diff --git a/sdk/python/setup.py b/sdk/python/setup.py index ed01d14fb1..14295d72de 100644 --- a/sdk/python/setup.py +++ b/sdk/python/setup.py @@ -33,7 +33,7 @@ setuptools.setup( name="kubeflow-training", - version="1.8.0", + version="1.8.1", author="Kubeflow Authors", author_email="hejinchi@cn.ibm.com", license="Apache License Version 2.0",