Skip to content

Commit ea04bec

Browse files
committed
Add Python 3.8 to classifiers
1 parent 1e23455 commit ea04bec

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
@@ -33,5 +33,6 @@
3333
"Programming Language :: Python :: 3",
3434
"Programming Language :: Python :: 3.6",
3535
"Programming Language :: Python :: 3.7",
36+
"Programming Language :: Python :: 3.8",
3637
]
3738
)

0 commit comments

Comments
 (0)