We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc704f9 commit f74c267Copy full SHA for f74c267
setup.py
@@ -2,7 +2,7 @@
2
import io
3
import os
4
5
-VERSION = "0.1"
+VERSION = "0.2"
6
7
8
def get_long_description():
0 commit comments