Skip to content

Commit 322b9fd

Browse files
build(version-update): the library version update to (0.1.3)
This commit updates the minor version of the library.
1 parent c232755 commit 322b9fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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-interfaces',
15-
version='0.1.2',
15+
version='0.1.3',
1616
description='An abstract layer of the functionalities provided by apimatic-core-library, requests-client-adapter '
1717
'and APIMatic SDKs.',
1818
long_description=long_description,

0 commit comments

Comments
 (0)