Skip to content

Commit 9fa0110

Browse files
authored
Merge pull request #29 from IBM/shacharn-4411-custom-metadata
update version
2 parents 930f51d + 9ed084a commit 9fa0110

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

ibm_secrets_manager_sdk/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@
1717
"""
1818
Version of ibm_secrets_manager_sdk
1919
"""
20-
__version__ = '1.0.19'
20+
__version__ = '1.0.20'

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
import sys
2020
import pkg_resources
2121

22-
__version__ = '1.0.18'
22+
__version__ = '1.0.20'
2323
PACKAGE_NAME = 'ibm_secrets_manager_sdk'
2424
PACKAGE_DESC = 'IBM Cloud Secrets Manager Python SDK'
2525

0 commit comments

Comments
 (0)