Skip to content

Commit 9e9a370

Browse files
committed
Add a trove classifier for Python 3.8
1 parent f71b7eb commit 9e9a370

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
@@ -38,5 +38,6 @@
3838
'Programming Language :: Python :: 3.5',
3939
'Programming Language :: Python :: 3.6',
4040
'Programming Language :: Python :: 3.7',
41+
'Programming Language :: Python :: 3.8',
4142
],
4243
)

0 commit comments

Comments
 (0)