diff --git a/setup.py b/setup.py index e4e028d..2bf29fd 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name="near-lake-framework", - version="0.1.1", + version="0.1.2", author="Ivan Frolov", author_email="frolvanya@gmail.com", description="Python Library to connect to the NEAR Lake S3 and stream the data",