Skip to content

Commit 412186c

Browse files
committed
Add Python 3.9 classifier.
1 parent fb8bde5 commit 412186c

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
@@ -96,6 +96,7 @@ def get_version():
9696
'Programming Language :: Python :: 3.6',
9797
'Programming Language :: Python :: 3.7',
9898
'Programming Language :: Python :: 3.8',
99+
'Programming Language :: Python :: 3.9',
99100
'Programming Language :: Python :: Implementation :: CPython',
100101
'Programming Language :: Python :: Implementation :: PyPy',
101102
'Topic :: Database',

0 commit comments

Comments
 (0)