Skip to content

Commit

Permalink
Bump version to v1.1.0-rc43
Browse files Browse the repository at this point in the history
  • Loading branch information
polyaxon-ci committed Oct 18, 2023
1 parent 39d2b3a commit 4fa1d28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hypertune/hypertune/pkg.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
NAME = "hypertune"
VERSION = "1.1.0-rc42"
VERSION = "1.1.0-rc43"
DESC = "A library for performing hyperparameter optimization with Polyaxon."
URL = "https://github.com/polyaxon/hypertune"
AUTHOR = "Polyaxon, Inc."
Expand Down

0 comments on commit 4fa1d28

Please sign in to comment.