From 925bba4c3c5c0346f2b6d78ae69bfbe73150d73e Mon Sep 17 00:00:00 2001 From: Thomas Kriechbaumer Date: Thu, 28 Jun 2018 10:18:28 +0200 Subject: Python 3.7 is here --- setup.py | 1 + 1 file changed, 1 insertion(+) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 7c6eb09f..dd48f308 100644 --- a/setup.py +++ b/setup.py @@ -36,6 +36,7 @@ setup( "Programming Language :: Python :: 3", "Programming Language :: Python :: 3 :: Only", "Programming Language :: Python :: 3.6", + "Programming Language :: Python :: 3.7", "Programming Language :: Python :: Implementation :: CPython", "Topic :: Security", "Topic :: Internet", -- cgit v1.2.3