Skip to content

Commit

Permalink
Bump version to v2.1.0-rc5
Browse files Browse the repository at this point in the history
  • Loading branch information
polyaxon-ci committed Jan 16, 2024
1 parent b85db08 commit 2107b83
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion haupt/haupt/pkg.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
NAME = "haupt"
VERSION = "2.1.0-rc3"
VERSION = "2.1.0-rc5"
DESC = (
"Lineage metadata API, artifacts streams, sandbox, ML-API, and spaces for Polyaxon."
)
Expand Down
6 changes: 3 additions & 3 deletions haupt/requirements/test.txt
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
black<23.13.0
coverage<7.5
faker<23.0.0
flake8<6.2.0
flake8<7.1.0
flaky<3.8.0
isort<5.15.0
mock<5.2.0
pyflakes<3.2.0
pyflakes<3.3.0
pytest<7.5.0
pytest-asyncio<0.22.0
pytest-asyncio<0.24.0
pylint<3.1.0

mypy<1.9
Expand Down

0 comments on commit 2107b83

Please sign in to comment.