Skip to content

Commit fc521a9

Browse files
authored
Update setup.py
1 parent 8bacb88 commit fc521a9

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.8"
5+
VERSION = "4.0"
66

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

0 commit comments

Comments
 (0)