Skip to content

Commit bfdf48e

Browse files
committed
PYTHON-2009 Add Python 3.8 to trove classifiers
1 parent 4cbbd85 commit bfdf48e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -384,6 +384,7 @@ def build_extension(self, ext):
384384
"Programming Language :: Python :: 3.5",
385385
"Programming Language :: Python :: 3.6",
386386
"Programming Language :: Python :: 3.7",
387+
"Programming Language :: Python :: 3.8",
387388
"Programming Language :: Python :: Implementation :: CPython",
388389
"Programming Language :: Python :: Implementation :: PyPy",
389390
"Topic :: Database"],

0 commit comments

Comments
 (0)