We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc5df88 commit b1cb4c5Copy full SHA for b1cb4c5
setup.py
@@ -1,6 +1,6 @@
1
import setuptools
2
3
-VERSION = '0.1.0'
+VERSION = '0.1.1'
4
5
setuptools.setup(
6
name='zrpc',
0 commit comments