aboutsummaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorYury Selivanov <yury@magic.io>2018-11-20 14:28:59 -0500
committerYury Selivanov <yury@magic.io>2018-11-20 14:28:59 -0500
commit5a9c2fa8131819523403a6b7a92ad0918f1c595d (patch)
tree41f766d33bc76d8bb8d600b15ce9048753530809 /setup.py
parenta617e2f24c994a7c57e4ed19dea6f95a95f0639a (diff)
downloadimmutables-5a9c2fa8131819523403a6b7a92ad0918f1c595d.tar.gz
immutables-5a9c2fa8131819523403a6b7a92ad0918f1c595d.zip
Bump the version to 0.7v0.7
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index 308083e..4e8dc6d 100644
--- a/setup.py
+++ b/setup.py
@@ -45,7 +45,9 @@ setuptools.setup(
'License :: OSI Approved :: Apache Software License',
'Intended Audience :: Developers',
'Programming Language :: Python :: 3 :: Only',
+ 'Programming Language :: Python :: 3.5',
'Programming Language :: Python :: 3.6',
+ 'Programming Language :: Python :: 3.7',
'Operating System :: POSIX',
'Operating System :: MacOS :: MacOS X',
'Operating System :: Microsoft :: Windows',