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 dc40e2c commit ca510a9Copy full SHA for ca510a9
setup.py
@@ -2,7 +2,7 @@
2
import io
3
import os
4
5
-VERSION = "4.1"
+VERSION = "4.2"
6
7
def get_long_description():
8
with io.open(
0 commit comments