Skip to content

Commit a49c486

Browse files
Added Python 3.8 to classifiers in setup.py.
1 parent 51da453 commit a49c486

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
@@ -49,6 +49,7 @@ def get_version(package):
4949
"Programming Language :: Python :: 3",
5050
"Programming Language :: Python :: 3.6",
5151
"Programming Language :: Python :: 3.7",
52+
"Programming Language :: Python :: 3.8",
5253
"Programming Language :: Python :: 3 :: Only",
5354
"Programming Language :: Python",
5455
"Topic :: Software Development",

0 commit comments

Comments
 (0)