Skip to content

Commit d79c437

Browse files
Add Python 3.9 to setup.py
1 parent 9fa0ada commit d79c437

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
@@ -42,6 +42,7 @@
4242
"Programming Language :: Python :: 3.6",
4343
"Programming Language :: Python :: 3.7",
4444
"Programming Language :: Python :: 3.8",
45+
"Programming Language :: Python :: 3.9",
4546
"Programming Language :: Python :: 3 :: Only",
4647
"Environment :: X11 Applications :: Qt",
4748
],

0 commit comments

Comments
 (0)