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