diff options
author | Dileep Ranganathan <dileep.ranganathan@intel.com> | 2018-09-14 04:43:40 -0700 |
---|---|---|
committer | Dileep Ranganathan <dileep.ranganathan@intel.com> | 2018-09-14 04:43:40 -0700 |
commit | 7f82c1d604c9941ebd028a5bf2c47e56492aa3eb (patch) | |
tree | ae9a9ab058aa43d04ce2792a2e3ad91c8d0da0cf /sms-client | |
parent | 88cd97fec2a7efd47d578e7a03ac23e3cd764a27 (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>
Diffstat (limited to 'sms-client')
-rw-r--r-- | sms-client/python/onapsmsclient/setup.py | 2 |
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", |