diff --git a/setup.py b/setup.py index a76abfd..cf8e9cb 100644 --- a/setup.py +++ b/setup.py @@ -14,7 +14,7 @@ setup( name="pybytom", - version="1.3.1", + version="1.3.2", description="Python library with tools for Bytom blockchain.", long_description=long_description, long_description_content_type="text/markdown",