Skip to content

Commit 267b8c5

Browse files
committed
Add python3.8 to setup.py
1 parent d14a85c commit 267b8c5

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
@@ -40,6 +40,7 @@ def _read_version():
4040
'Programming Language :: Python :: 3.5',
4141
'Programming Language :: Python :: 3.6',
4242
'Programming Language :: Python :: 3.7',
43+
'Programming Language :: Python :: 3.8',
4344
'Operating System :: OS Independent',
4445
'Development Status :: 3 - Alpha',
4546
]

0 commit comments

Comments
 (0)