aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index edb5aa3..8399b28 100644
--- a/setup.py
+++ b/setup.py
@@ -32,7 +32,7 @@ setup(
install_requires=[
"pysnmp==4.4.2",
"requests==2.18.3",
- "onap_dcae_cbs_docker_client==0.0.3"
+ "onap_dcae_cbs_docker_client==1.0.1"
],
author = "Dave L",
author_email = "dl3158@att.com",