summaryrefslogtreecommitdiffstats
path: root/helm/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'helm/setup.py')
-rw-r--r--helm/setup.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/helm/setup.py b/helm/setup.py
index c15d98e..8eb67f9 100644
--- a/helm/setup.py
+++ b/helm/setup.py
@@ -23,8 +23,8 @@ from setuptools import setup
setup(
# Do not use underscores in the plugin name.
- name='onap-helm-plugin',
- version='2.3.0',
+ name='helm',
+ version='2.3.1',
author='Nicolas Hu(AT&T)',
author_email='jh245g@att.com',
description='This plugin will install/uninstall/upgrade/rollback helm '