To use in CircuitPython, simply install the [Adafruit CircuitPython Bundle](https://circuitpython.org/libraries).
To use in CPython, `pip3 install adafruit-circuitpython-ble-lywsd03mmc`.
Read the [docs](http://circuitpython.readthedocs.io/projects/ble-lywsd03mmc/en/latest/) for info on how to use it.
What's Changed
* switch from custom short int parser to builtin by NanoExplorer in https://github.com/adafruit/Adafruit_CircuitPython_BLE_LYWSD03MMC/pull/5
New Contributors
* NanoExplorer made their first contribution in https://github.com/adafruit/Adafruit_CircuitPython_BLE_LYWSD03MMC/pull/5
**Full Changelog**: https://github.com/adafruit/Adafruit_CircuitPython_BLE_LYWSD03MMC/compare/1.0.8...1.0.9