Skip to content

Commit 0d4adad

Browse files
Added new managed version of Python.
1 parent c598b2b commit 0d4adad

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

setup.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,8 @@
6464
"Programming Language :: Python :: 3.5",
6565
"Programming Language :: Python :: 3.6",
6666
"Programming Language :: Python :: 3.7",
67+
"Programming Language :: Python :: 3.8",
68+
"Programming Language :: Python :: 3.9",
6769
],
6870
install_requires=requires,
6971
entry_points={'console_scripts': [

0 commit comments

Comments
 (0)