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.
---
What's Changed
* Add JSON characteristic by mraleson in https://github.com/adafruit/Adafruit_CircuitPython_BLE/pull/162
New Contributors
* mraleson made their first contribution in https://github.com/adafruit/Adafruit_CircuitPython_BLE/pull/162
**Full Changelog**: https://github.com/adafruit/Adafruit_CircuitPython_BLE/compare/8.2.4...8.3.0