diff --git a/setup.py b/setup.py index 3b2ef2d..3eb0c73 100644 --- a/setup.py +++ b/setup.py @@ -18,7 +18,7 @@ classifiers = ['Development Status :: 4 - Beta', 'Topic :: System :: Hardware'] setup(name = 'Adafruit_SSD1306', - version = '1.6.1', + version = '1.6.2', author = 'Tony DiCola', author_email = 'tdicola@adafruit.com', description = 'Python library to use SSD1306-based 128x64 or 128x32 pixel OLED displays with a Raspberry Pi or Beaglebone Black.',