This release includes a refactor of the library to use register library for I2C communication. Resolution mode is now accessible with a direct configuration property in addition to the original `high_resolution` boolean property. Thank you jposada202020.
To use in CircuitPython, simply install the [Adafruit CircuitPython Bundle](https://circuitpython.org/libraries).
To use in CPython, `pip3 install adafruit-circuitpython-adt7410`.
Read the [docs](https://circuitpython.readthedocs.io/projects/adt7410/en/latest/) for info on how to use it.
What's Changed
* updating lib by jposada202020 in https://github.com/adafruit/Adafruit_CircuitPython_ADT7410/pull/24
**Full Changelog**: https://github.com/adafruit/Adafruit_CircuitPython_ADT7410/compare/1.3.13...2.0.0