From 2f71ef6c463b2d83b8539f2e39cf63fb5657ffb5 Mon Sep 17 00:00:00 2001 From: Ashutosh619-sudo Date: Thu, 27 Jun 2024 12:27:40 +0530 Subject: [PATCH] version bump up --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index baaa2e4..b7ceda7 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name='fyle', - version='v0.37.0', + version='v0.37.1', author='Siva Narayanan', author_email='siva@fyle.in', description='Python SDK for accessing Fyle Platform APIs',