Skip to content

Commit b0403e3

Browse files
build(version-update): the library version update to (0.2.2) (#37)
This commit updates the minor version of the library.
1 parent 6ae23e6 commit b0403e3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
setup(
1414
name='apimatic-core',
15-
version='0.2.1',
15+
version='0.2.2',
1616
description='A library that contains core logic and utilities for '
1717
'consuming REST APIs using Python SDKs generated by APIMatic.',
1818
long_description=long_description,

0 commit comments

Comments
 (0)