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