Skip to content

Commit

Permalink
Bump Training Python SDK to 1.8.1 version (#2257)
Browse files Browse the repository at this point in the history
Signed-off-by: Andrey Velichkevich <[email protected]>
  • Loading branch information
andreyvelich committed Sep 10, 2024
1 parent ed38c24 commit f8baf76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk/python/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@

setuptools.setup(
name="kubeflow-training",
version="1.8.0",
version="1.8.1",
author="Kubeflow Authors",
author_email="[email protected]",
license="Apache License Version 2.0",
Expand Down

0 comments on commit f8baf76

Please sign in to comment.