diff options
Diffstat (limited to 'onap-client/setup.py')
-rw-r--r-- | onap-client/setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/onap-client/setup.py b/onap-client/setup.py index 1b34a09..b849344 100644 --- a/onap-client/setup.py +++ b/onap-client/setup.py @@ -43,7 +43,7 @@ with open("README.md", "r") as fh: setuptools.setup( name="onap-client", - version="1.5.4", + version="1.5.5", author="Steven Stark", author_email="steven.stark@att.com", description="Python API wrapper for ONAP applications", |