We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f41f82 commit acb8c79Copy full SHA for acb8c79
1 file changed
setup.py
@@ -30,7 +30,7 @@ def read(fname):
30
return io.open(file_path, encoding="utf-8").read()
31
32
33
-version = "0.5.1"
+version = "0.6.0"
34
35
36
setuptools.setup(
0 commit comments