diff --git a/setup.py b/setup.py index 927b67e..3b9a1dc 100644 --- a/setup.py +++ b/setup.py @@ -4,7 +4,7 @@ setuptools.setup( name='pyrchain', - version='0.3.11-rc1', + version='0.3.11-rc3', author='RChain Cooperative', author_email='rchain-makers@rchain.coop', description='Interface to RChain RNode RPC',