Skip to content

Commit

Permalink
Bump version to v2.0.0-rc7
Browse files Browse the repository at this point in the history
  • Loading branch information
polyaxon-ci committed Apr 12, 2023
1 parent 32ad301 commit 18e555a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion cli/polyaxon/pkg.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
# limitations under the License.

NAME = "polyaxon"
VERSION = "2.0.0-rc6"
VERSION = "2.0.0-rc7"
SCHEMA_VERSION = 1.1
DESC = "Command Line Interface (CLI) and client to interact with Polyaxon API."
URL = "https://github.com/polyaxon/polyaxon"
Expand Down
4 changes: 2 additions & 2 deletions cli/requirements/prod.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
traceml==1.1.0rc6 #>1.1,<1.2
hypertune==1.1.0rc6 #>1.1,<1.2
traceml==1.1.0rc7 #>1.1,<1.2
hypertune==1.1.0rc7 #>1.1,<1.2

0 comments on commit 18e555a

Please sign in to comment.