To use in CircuitPython, simply install the [Adafruit CircuitPython Bundle](https://circuitpython.org/libraries).
To use in CPython, `pip3 install adafruit-circuitpython-ble-adafruit`.
Read the [docs](http://circuitpython.readthedocs.io/projects/ble-adafruit/en/latest/) for info on how to use it.
What's Changed
* fix mic on Clue demo by tlyu in https://github.com/adafruit/Adafruit_CircuitPython_BLE_Adafruit/pull/22
New Contributors
* tlyu made their first contribution in https://github.com/adafruit/Adafruit_CircuitPython_BLE_Adafruit/pull/22