Skip to content

Commit b9baa13

Browse files
Bump to 0.9
1 parent 590c38b commit b9baa13

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.8.1"
3+
version = "0.9.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
@@ -32,7 +32,7 @@ The Python SDK is currently in active development, and might break across releas
3232

3333
The compatibility with Restate is described in the following table:
3434

35-
| Restate Server\sdk-python | 0.0 - 0.2 | 0.3 - 0.5 | 0.6 - 0.7 | 0.8 |
35+
| Restate Server\sdk-python | 0.0 - 0.2 | 0.3 - 0.5 | 0.6 - 0.7 | 0.8 - 0.9 |
3636
|---------------------------|-----------|-----------|-----------|------------------|
3737
| 1.0 |||||
3838
| 1.1 - 1.2 |||||

0 commit comments

Comments
 (0)