We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f9838f commit fe46f31Copy full SHA for fe46f31
1 file changed
setup.py
@@ -12,7 +12,7 @@
12
13
setup(
14
name='apimatic-core',
15
- version='0.2.24',
+ version='0.2.25',
16
description='A library that contains core logic and utilities for '
17
'consuming REST APIs using Python SDKs generated by APIMatic.',
18
long_description=long_description,
0 commit comments