From: Oleg Broytman Date: Thu, 31 Jan 2019 21:00:20 +0000 (+0300) Subject: Python 3.7 X-Git-Url: https://git.phdru.name/?p=m_lib.full.git;a=commitdiff_plain;h=892e1e814a0fa7d0fdb1f6129f0e7855a50a01b5 Python 3.7 --- diff --git a/setup.py b/setup.py index 50c8d0d..7ce033d 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', ],