diff --git a/setup.py b/setup.py index 68c8cf7..fd1a89f 100644 --- a/setup.py +++ b/setup.py @@ -7,7 +7,7 @@ setuptools.setup( name="thor-requests", - version="1.1.0", + version="1.1.1", author="laalaguer", author_email="laalaguer@gmail.com", description="Simple network VeChain SDK for human to interact with the blockchain",