summaryrefslogtreecommitdiffstats
path: root/python-dockering/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'python-dockering/setup.py')
-rw-r--r--python-dockering/setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/python-dockering/setup.py b/python-dockering/setup.py
index ab87e62..45da8de 100644
--- a/python-dockering/setup.py
+++ b/python-dockering/setup.py
@@ -23,7 +23,7 @@ from setuptools import setup
setup(
name='onap-dcae-dockering',
description='Library used to manage Docker containers in DCAE',
- version="1.3.0",
+ version="1.4.0",
license='Apache 2',
author="Michael Hwang",
email="mhwang@research.att.com",