From 6261ca9452a0af33a5840d4dfd61d2b5b291ffae Mon Sep 17 00:00:00 2001 From: Ashutosh619-sudo Date: Tue, 1 Oct 2024 17:12:14 +0530 Subject: [PATCH] bump up version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 1043e5c..918de5f 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name='netsuitesdk', - version='2.22.1', + version='2.23.0', author='Siva Narayanan', author_email='siva@fyle.in', description='Python SDK for accessing the NetSuite SOAP webservice',