OSDN Git Service

add get_new_address
[bytom/pybtm.git] / setup.py
index c4e2c50..bc2ce4e 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -5,7 +5,7 @@ with open("README.md", "r") as fh:
 
 setuptools.setup(
     name="pybtm",
-    version="0.0.16",
+    version="0.0.19",
     author="zcc0721",
     author_email="zcc0721@foxmail.com",
     description="Python3 implementation of the Bytom protocol.",