Skip to content

Commit f7ca03b

Browse files
committed
Explicitly declare support for Python 3.8
1 parent 8265854 commit f7ca03b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
'Programming Language :: Python :: 3.5',
2929
'Programming Language :: Python :: 3.6',
3030
'Programming Language :: Python :: 3.7',
31+
'Programming Language :: Python :: 3.8',
3132
'Programming Language :: Python :: Implementation',
3233
'Programming Language :: Python :: Implementation :: CPython',
3334
'Programming Language :: Python :: Implementation :: Jython',

0 commit comments

Comments
 (0)