]> kaliko git repositories - mpd-sima.git/blobdiff - setup.py
Add python 3.7 to classifiers
[mpd-sima.git] / setup.py
index e891ac83297b804b97e88ea999e8b6a96ec5ea59..5ac5cfe8d5dffa15595798311a24f62dde114457 100755 (executable)
--- a/setup.py
+++ b/setup.py
@@ -31,6 +31,7 @@ classifiers = [
         "Programming Language :: Python :: 3.4",
         "Programming Language :: Python :: 3.5",
         "Programming Language :: Python :: 3.6",
+        "Programming Language :: Python :: 3.7",
         ]
 
 setup(name='MPD_sima',