Skip to content

Commit d0b376d

Browse files
committed
1.14.0
1 parent 1387fbd commit d0b376d

2 files changed

Lines changed: 171 additions & 148 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
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.13.0,<2"]
9+
dependencies = ["temporalio>=1.14.0,<2"]
1010

1111
[project.urls]
1212
Homepage = "https://github.com/temporalio/samples-python"

0 commit comments

Comments
 (0)