We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 477aeea commit 0b02214Copy full SHA for 0b02214
requirements.txt
@@ -1,2 +1,2 @@
1
-requests==2.31.0
2
-xmltodict==0.12.0
+requests==2.32.3
+xmltodict==0.14.2
setup.py
@@ -8,7 +8,7 @@
8
9
setuptools.setup(
10
name='sageintacctsdk',
11
- version='1.25.2',
+ version='1.26.0',
12
author='Ashwin T',
13
author_email='ashwin.t@fyle.in',
14
description='Python SDK for accessing Sage Intacct APIs',
0 commit comments