Skip to content

Commit fbe6704

Browse files
committed
setup.py: add py38 to document
1 parent 5c60447 commit fbe6704

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
@@ -58,6 +58,7 @@ def get_long_description():
5858
'Programming Language :: Python :: 3.5',
5959
'Programming Language :: Python :: 3.6',
6060
'Programming Language :: Python :: 3.7',
61+
'Programming Language :: Python :: 3.8',
6162
'Programming Language :: Python :: Implementation :: CPython',
6263
'Programming Language :: Python :: Implementation :: PyPy',
6364
'Topic :: Software Development :: Libraries :: Python Modules',

0 commit comments

Comments
 (0)