Skip to content

Commit 57dc077

Browse files
authored
Update setup.py
1 parent 796034a commit 57dc077

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
import io
33
import os
44

5-
VERSION = "3.7"
5+
VERSION = "3.8"
66

77
def get_long_description():
88
with io.open(

0 commit comments

Comments
 (0)