Skip to content

Commit

Permalink
Bump version to v1.1.0-rc37
Browse files Browse the repository at this point in the history
  • Loading branch information
polyaxon-ci committed Aug 24, 2023
1 parent 785d18e commit 25511c7
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-rc36"
VERSION = "1.1.0-rc37"
DESC = "A library for performing hyperparameter optimization with Polyaxon."
URL = "https://github.com/polyaxon/hypertune"
AUTHOR = "Polyaxon, Inc."
Expand Down

0 comments on commit 25511c7

Please sign in to comment.