From: Oleg Broytman Date: Thu, 31 Jan 2019 20:59:23 +0000 (+0300) Subject: Python 3.7 X-Git-Url: https://git.phdru.name/?p=m_lib.git;a=commitdiff_plain;h=7eb4491a04950b2f034996ae55881e22712553c2 Python 3.7 --- diff --git a/setup.py b/setup.py index ca9dd5e..3175719 100755 --- 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', ],