aboutsummaryrefslogtreecommitdiffstats
path: root/onap-client/setup.py
diff options
context:
space:
mode:
authorstark, steven <steven.stark@att.com>2020-03-24 10:57:14 -0700
committerstark, steven <steven.stark@att.com>2020-03-26 16:38:36 -0700
commit07c28e0a81383f76f5d563f265db27519d4922f1 (patch)
treed7864aeb2d002ab0e950bc3bf2c2f4adaa706a81 /onap-client/setup.py
parent2243bbf2398379fb1e02bd51a9dfc17bedcbf61d (diff)
[VVP] Updating documentation for test-engine
Issue-ID: VVP-393 Signed-off-by: stark, steven <steven.stark@att.com> Change-Id: Id52cef3b5b5d8b695aaa2cf92d8ab734c66f35f3
Diffstat (limited to 'onap-client/setup.py')
-rw-r--r--onap-client/setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/onap-client/setup.py b/onap-client/setup.py
index be6077c..7806e3b 100644
--- a/onap-client/setup.py
+++ b/onap-client/setup.py
@@ -47,7 +47,7 @@ for file in os.listdir("etc/payloads"):
setuptools.setup(
name="onap-client",
- version="0.2.0",
+ version="0.3.0",
author="Steven Stark",
author_email="steven.stark@att.com",
description="Python API wrapper for ONAP applications",