Skip to content

Commit 8e1a881

Browse files
committed
Add Python 3.9 to the supported versions
1 parent 9eb014f commit 8e1a881

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
@@ -75,6 +75,7 @@
7575
"Programming Language :: Python :: 3.6",
7676
"Programming Language :: Python :: 3.7",
7777
"Programming Language :: Python :: 3.8",
78+
"Programming Language :: Python :: 3.9",
7879
"Programming Language :: Python :: Implementation :: CPython",
7980
"License :: OSI Approved :: MIT License",
8081
"Operating System :: OS Independent",

0 commit comments

Comments
 (0)