aboutsummaryrefslogtreecommitdiffstats
path: root/onap-client/setup.py
diff options
context:
space:
mode:
authorstark, steven <steven.stark@att.com>2020-06-19 14:30:10 -0700
committerstark, steven <steven.stark@att.com>2020-06-19 14:30:49 -0700
commitb3e7a9fbcbf52ac095ca424f3f17610bf1e8df88 (patch)
tree4d9dd019de4db8d51b462beeca1d822ff703edbc /onap-client/setup.py
parent856f003e49a0644917f15071de8335f77a6461dd (diff)
[VVP] Enhance VSP contributor logic
Issue-ID: VVP-423 Signed-off-by: stark, steven <steven.stark@att.com> Change-Id: I6175185d862ef70056fec24e16942a347d37ab94
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 6f16e46..bf1caaa 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.7.0",
+ version="0.7.1",
author="Steven Stark",
author_email="steven.stark@att.com",
description="Python API wrapper for ONAP applications",