Skip to content

Commit

Permalink
Bump Katib Python SDK to 0.15.0rc1 version (kubeflow#2121)
Browse files Browse the repository at this point in the history
  • Loading branch information
andreyvelich authored Feb 15, 2023
1 parent 1429d61 commit 1f3dce9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk/python/v1beta1/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@

setuptools.setup(
name="kubeflow-katib",
version="0.15.0rc0",
version="0.15.0rc1",
author="Kubeflow Authors",
author_email="premnath.vel@gmail.com",
license="Apache License Version 2.0",
Expand Down

0 comments on commit 1f3dce9

Please sign in to comment.