diff --git a/setup.py b/setup.py index 3a9a60b..7bc42f1 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name="pytonapi", - version="0.3.5", + version="0.3.6", author="nessshon", description="Provide access to indexed TON blockchain.", long_description=long_description,