OSDN Git Service

fix decode-raw-tx bug
[bytom/pybtm.git] / setup.py
index d0b1712..f6605f5 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.1.0",
+    version="0.1.7",
     author="zcc0721",
     author_email="zcc0721@foxmail.com",
     description="Python3 implementation of the Bytom protocol.",