We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0236a5 commit 6b5840cCopy full SHA for 6b5840c
setup.py
@@ -2,7 +2,7 @@
2
import io
3
import os
4
5
-VERSION = "3.6"
+VERSION = "3.7"
6
7
def get_long_description():
8
with io.open(
0 commit comments