Skip to content

Commit 1bcd289

Browse files
authored
Merge pull request #86 from jnozsc/py38
add python 3.8 to support list
2 parents 7812406 + 1c1819f commit 1bcd289

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
@@ -41,6 +41,7 @@
4141
"Programming Language :: Python :: 3.5",
4242
"Programming Language :: Python :: 3.6",
4343
"Programming Language :: Python :: 3.7",
44+
"Programming Language :: Python :: 3.8",
4445
"Programming Language :: Python",
4546
"Topic :: Internet :: Proxy Servers",
4647
"Topic :: Internet",

0 commit comments

Comments
 (0)