We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ee4903 commit ba30059Copy full SHA for ba30059
2 files changed
ibm_secrets_manager_sdk/version.py
@@ -17,4 +17,4 @@
17
"""
18
Version of ibm_secrets_manager_sdk
19
20
-__version__ = '2.1.6'
+__version__ = '2.1.5'
setup.py
@@ -19,7 +19,7 @@
import sys
import pkg_resources
21
22
23
PACKAGE_NAME = 'ibm_secrets_manager_sdk'
24
PACKAGE_DESC = 'IBM Cloud Secrets Manager Python SDK'
25
0 commit comments