]> git.phdru.name Git - m_lib.git/commitdiff
Python 3.7
authorOleg Broytman <phd@phdru.name>
Thu, 31 Jan 2019 20:59:23 +0000 (23:59 +0300)
committerOleg Broytman <phd@phdru.name>
Thu, 31 Jan 2019 20:59:23 +0000 (23:59 +0300)
setup.py

index ca9dd5e3ddf73480924cf6f655147cc19f924e98..3175719aac24c94672f8dfa48618a3482a60dc08 100755 (executable)
--- a/setup.py
+++ b/setup.py
@@ -29,6 +29,7 @@ setup(
         'Programming Language :: Python :: 3.4',
         'Programming Language :: Python :: 3.5',
         'Programming Language :: Python :: 3.6',
+        'Programming Language :: Python :: 3.7',
         'Topic :: Software Development :: Libraries',
         'Topic :: Software Development :: Libraries :: Python Modules',
     ],