]> Repositories - hackapet/Adafruit_Blinka.git/blobdiff - setup.py
Merge pull request #253 from tannewt/remove_bleio
[hackapet/Adafruit_Blinka.git] / setup.py
index 0bd15601b151d6170dda6aeeed743be33a76e614..073fd1897dce079dcf7fbb47178d902a40ece2c8 100755 (executable)
--- a/setup.py
+++ b/setup.py
@@ -60,7 +60,7 @@ setup(
         'License :: OSI Approved :: MIT License',
         'Programming Language :: Python',
         'Programming Language :: Python :: 3',
-        'Programming Language :: Python :: 3.4',
+        'Programming Language :: Python :: 3.5',
         'Programming Language :: Python :: Implementation :: MicroPython',
     ],
 )