From b6bd3a8ddd88dd29a94b5fa8a6634e5dffe7a711 Mon Sep 17 00:00:00 2001 From: Anthony Sottile Date: Tue, 23 Oct 2018 20:39:10 -0700 Subject: Release v3.6.0 --- setup.py | 1 + 1 file changed, 1 insertion(+) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 28308bc..e2adfbf 100644 --- a/setup.py +++ b/setup.py @@ -143,6 +143,7 @@ setuptools.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 :: Python Modules", "Topic :: Software Development :: Quality Assurance", ], -- cgit v1.2.1