This release adds support for comparator mode where you can set high, low, and critical temp bounds and the device will tell you whether the current temp is outside of them.
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](http://circuitpython.readthedocs.io/projects/adt7410/en/latest/) for info on how to use it.