From b2abcfd87651f17fdb915c5959f04c565ae63e15 Mon Sep 17 00:00:00 2001 From: Ned Batchelder Date: Sat, 4 Nov 2017 22:48:27 -0400 Subject: Version 4.4.2 prep --- setup.py | 1 + 1 file changed, 1 insertion(+) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 4719e7a..188ee9a 100644 --- a/setup.py +++ b/setup.py @@ -31,6 +31,7 @@ Programming Language :: Python :: 3.3 Programming Language :: Python :: 3.4 Programming Language :: Python :: 3.5 Programming Language :: Python :: 3.6 +Programming Language :: Python :: 3.7 Programming Language :: Python :: Implementation :: CPython Programming Language :: Python :: Implementation :: PyPy Programming Language :: Python :: Implementation :: Jython -- cgit v1.2.1