Skip to content

Commit 802e090

Browse files
committed
Push new version of control server
1 parent cc1d114 commit 802e090

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "truss"
3-
version = "0.11.1rc1"
3+
version = "0.11.1rc3"
44
description = "A seamless bridge from model development to model delivery"
55
authors = [
66
{ name = "Pankaj Gupta", email = "[email protected]" },

truss/templates/control/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ loguru>=0.7.2
66
python-json-logger>=2.0.2
77
tenacity>=8.1.0
88
# To avoid divergence, this should follow the latest release.
9-
truss==0.9.100
9+
truss==0.11.1rc3
1010
uvicorn>=0.24.0
1111
uvloop>=0.19.0
1212
websockets>=10.0

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)