In previous versions of the library there was a function erroneously named `take_single_measurememt`. This version corrects the typo in the version name. The new name for this function is `take_single_measurement`. Any user code that makes use of this function will need to be updated to the new correct function name to use this and future versions of the library. Thank you billtubbs
To use in CircuitPython, simply install the [Adafruit CircuitPython Bundle](https://circuitpython.org/libraries).
To use in CPython, `pip3 install adafruit-circuitpython-tmp117`.
Read the [docs](http://circuitpython.readthedocs.io/projects/tmp117/en/latest/) for info on how to use it.