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 796034a commit 57dc077Copy full SHA for 57dc077
setup.py
@@ -2,7 +2,7 @@
2
import io
3
import os
4
5
-VERSION = "3.7"
+VERSION = "3.8"
6
7
def get_long_description():
8
with io.open(
0 commit comments