**Potentially Code Breaking Release**
This release fixes an issue with off-by-one drawing of Vertical/Horizontal Lines and Polygons that use those lines.
To use in CircuitPython, simply install the [Adafruit CircuitPython bundle](https://circuitpython.org/libraries).
To use in CPython, `pip3 install adafruit-circuitpython-display-shapes`.
Read the [docs](http://circuitpython.readthedocs.io/projects/display-shapes/en/latest/) for info on how to use it.