diff options
Diffstat (limited to 'helm/setup.py')
-rw-r--r-- | helm/setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/helm/setup.py b/helm/setup.py index b020186..dc770dc 100644 --- a/helm/setup.py +++ b/helm/setup.py @@ -24,7 +24,7 @@ setup( # Do not use underscores in the plugin name. name='helm', - version='3.0.1', + version='4.0.0', author='Nicolas Hu(AT&T)', author_email='jh245g@att.com', description='This plugin will install/uninstall/upgrade/rollback helm ' |