diff --git a/setup.py b/setup.py index efbfa6d..834a0f3 100644 --- a/setup.py +++ b/setup.py @@ -7,7 +7,7 @@ setuptools.setup( name="blocksync", - version="1.0.0", + version="1.1.0", author="ehdgua01", author_email="ehdgua01@gmail.com", license="MIT License",