Skip to content

Commit

Permalink
Bump version to v1.1.0-rc28
Browse files Browse the repository at this point in the history
  • Loading branch information
polyaxon-ci committed Jul 27, 2023
1 parent fc64178 commit b259fb2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions traceml/requirements/test.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
black==23.3.0
black<23.8.0
coverage<7.3
faker<19.0.0
faker<20.0.0
flake8<6.1.0
flaky<3.8.0
isort<5.13.0
mock<5.1.0
mock<5.2.0
pyflakes<3.1.0
pytest<7.5.0
pytest-asyncio<0.22.0
Expand Down
2 changes: 1 addition & 1 deletion traceml/traceml/pkg.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
NAME = "traceml"
VERSION = "1.1.0-rc26"
VERSION = "1.1.0-rc28"
DESC = (
"Engine for ML/Data tracking, visualization, dashboards, and model UI for Polyaxon."
)
Expand Down

0 comments on commit b259fb2

Please sign in to comment.