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