Skip to content

Commit

Permalink
Bump Version for CTX builder
Browse files Browse the repository at this point in the history
  • Loading branch information
marius-baseten committed Mar 8, 2025
1 parent fb6420f commit a1cc4fe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "truss"
version = "0.9.67"
version = "0.9.67rc001"
description = "A seamless bridge from model development to model delivery"
license = "MIT"
readme = "README.md"
Expand Down
1 change: 1 addition & 0 deletions truss/templates/control/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ tenacity==8.1.0
httpx==0.27.0
python-json-logger==2.0.2
loguru==0.7.2
websockets<=14.0

0 comments on commit a1cc4fe

Please sign in to comment.