Skip to content

Commit dc1ad01

Browse files
Bump python sdk version to 1.13 (temporalio#198)
* Bump python sdk version to 1.13 * Include uv.lock change --------- Co-authored-by: Dan Davison <dan.davison@temporal.io>
1 parent 14d1e61 commit dc1ad01

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ authors = [{ name = "Temporal Technologies Inc", email = "sdk@temporal.io" }]
66
requires-python = "~=3.9"
77
readme = "README.md"
88
license = "MIT"
9-
dependencies = ["temporalio>=1.12.0,<2"]
9+
dependencies = ["temporalio>=1.13.0,<2"]
1010

1111
[project.urls]
1212
Homepage = "https://github.com/temporalio/samples-python"
@@ -150,4 +150,3 @@ ignore_errors = true
150150
[[tool.mypy.overrides]]
151151
module = "opentelemetry.*"
152152
ignore_errors = true
153-

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)