This release corrects an 'off-by-1' error that resulted in the touch x/y coordinates being possibly 1 pixel outside the right / bottom edges of the display. Thank you CedarGroveStudios.
To use in CircuitPython, simply install the [Adafruit CircuitPython Bundle](https://circuitpython.org/libraries).
To use in CPython, `pip3 install adafruit-circuitpython-touchscreen`.
Read the [docs](http://circuitpython.readthedocs.io/projects/touchscreen/en/latest/) for info on how to use it.