Skip to content

Commit d99d849

Browse files
committed
Set version to 0.5.3
1 parent 021203a commit d99d849

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "durable-mcp"
3-
version = "0.5.0"
3+
version = "0.5.3"
44
description = "Durable Model Context Protocol (MCP) helpers for building resumable MCP servers on top of Reboot durable workflows."
55
readme = "README.md"
66
license = { file = "LICENSE" }
@@ -21,7 +21,7 @@ classifiers = [
2121
]
2222
requires-python = ">=3.12.11"
2323
dependencies = [
24-
"reboot==0.39.2",
24+
"reboot==0.39.3",
2525
"mcp==1.21.0",
2626
"uuid7-standard>=1.1.0", # Latest as of 2025/09/30.
2727
]

uv.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)