From cae96edc750d8d049c77167ff3fc2bfaf3411ac0 Mon Sep 17 00:00:00 2001 From: Ivan Frolov Date: Thu, 19 Dec 2024 11:53:05 -0500 Subject: [PATCH] chore: published new version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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",