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