Skip to content

Commit 3ac4ca8

Browse files
author
Theofilos Manitaras
committed
Add Python3.8 in the setup.py classifiers
1 parent 3ad5dd0 commit 3ac4ca8

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
@@ -23,6 +23,7 @@
2323
'Programming Language :: Python :: 3.5',
2424
'Programming Language :: Python :: 3.6',
2525
'Programming Language :: Python :: 3.7',
26+
'Programming Language :: Python :: 3.8',
2627
'License :: OSI Approved :: BSD License',
2728
'Operating System :: MacOS',
2829
'Operating System :: POSIX :: Linux',

0 commit comments

Comments
 (0)