X-Git-Url: https://git.ayoreis.com/hackapet/Adafruit_Blinka.git/blobdiff_plain/acd42dc865632e67ccce11031ecafce016fcf2b1..e32430db5b04c793ea031479f7c7a00a4b03da7e:/setup.py diff --git a/setup.py b/setup.py index 0bd1560..073fd18 100755 --- 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', ], )