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