Skip to content

Commit 8ba5587

Browse files
SDK 0.11
1 parent ac7e336 commit 8ba5587

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Cargo.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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "restate-sdk-python-core"
3-
version = "0.10.1"
3+
version = "0.11.0"
44
edition = "2021"
55

66
[package.metadata.maturin]

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ pip install restate_sdk
3030

3131
The compatibility with Restate is described in the following table:
3232

33-
| Restate Server\sdk-python | < 0.6 | 0.6 - 0.7 | 0.8 - 0.9 | 0.10 |
33+
| Restate Server\sdk-python | < 0.6 | 0.6 - 0.7 | 0.8 - 0.9 | 0.10 - 0.11 |
3434
|---------------------------|------------------|-----------|------------------|------------------|
3535
| < 1.3 |||||
3636
| 1.3 ||| ✅ <sup>(1)</sup> | ✅ <sup>(2)</sup> |

0 commit comments

Comments
 (0)