We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 912e16b commit 6048175Copy full SHA for 6048175
setup.py
@@ -43,5 +43,6 @@ def get_version():
43
"Programming Language :: Python :: 3.5",
44
"Programming Language :: Python :: 3.6",
45
"Programming Language :: Python :: 3.7",
46
+ "Programming Language :: Python :: 3.8",
47
],
48
)
0 commit comments