X-Git-Url: https://git.ayoreis.com/Adafruit_Blinka-hackapet.git/blobdiff_plain/f8cfb17611f10bc3377a92d577e76e807dd4808e..2aa8db3251b705f93bc8807b6325f20d380b207a:/setup.py diff --git a/setup.py b/setup.py index 9f1e8ef..a33cfc7 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', ], )