This release includes:
* Implemented Advertisement.__eq__() method
* Added advertising simpletest example
* Exposed Adafruit advertising constants
* Added Device Info Service example
* Bug fixes and documentation improvements
To use in CircuitPython, simply install the [Adafruit CircuitPython Bundle](https://circuitpython.org/libraries).
To use in CPython, `pip3 install adafruit-circuitpython-ble`.
Read the [docs](http://circuitpython.readthedocs.io/projects/ble/en/latest/) for info on how to use it.