summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDileep Ranganathan <dileep.ranganathan@intel.com>2018-09-14 04:43:40 -0700
committerDileep Ranganathan <dileep.ranganathan@intel.com>2018-09-14 04:43:40 -0700
commit7f82c1d604c9941ebd028a5bf2c47e56492aa3eb (patch)
treeae9a9ab058aa43d04ce2792a2e3ad91c8d0da0cf
parent88cd97fec2a7efd47d578e7a03ac23e3cd764a27 (diff)
Bumped the version of onapsmsclient
Bumped the version of onapsmsclient to 0.0.3 Change-Id: I18ac598b1ea48ad5159ebe678bd6532778afe9d5 Issue-ID: AAF-438 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
-rw-r--r--sms-client/python/onapsmsclient/setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/sms-client/python/onapsmsclient/setup.py b/sms-client/python/onapsmsclient/setup.py
index 619b0f4..e4c2c5c 100644
--- a/sms-client/python/onapsmsclient/setup.py
+++ b/sms-client/python/onapsmsclient/setup.py
@@ -23,7 +23,7 @@ setup(
long_description="python-package onapsmsclient client library for using"
" Secret Management Service (SMS) inside ONAP. Refer "
"https://wiki.onap.org/display/DW/Secret+Management+Service for more details.",
- version="0.0.2",
+ version="0.0.3",
url="https://gerrit.onap.org/r/gitweb?p=aaf%2Fsms.git;a=summary",
license="Apache 2",
author="Kiran Kamineni",