Skip to content

Commit 614fe66

Browse files
authored
Update Python SDK to 0.1b4 (#32)
1 parent 8e753f4 commit 614fe66

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

Diff for: poetry.lock

+9-9
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ packages = [
1717

1818
[tool.poetry.dependencies]
1919
python = "^3.7"
20-
temporalio = "^0.1b3"
20+
temporalio = "^0.1b4"
2121

2222
[tool.poetry.dev-dependencies]
2323
black = "^22.3.0"

0 commit comments

Comments
 (0)