Skip to content

Commit 970f2ac

Browse files
Bump to 0.3
1 parent 42b3e45 commit 970f2ac

File tree

3 files changed

+6
-5
lines changed

3 files changed

+6
-5
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.2.1"
3+
version = "0.3.0"
44
edition = "2021"
55

66
[package.metadata.maturin]

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,10 @@ The Python SDK is currently in active development, and might break across releas
2929

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

32-
| Restate Server\sdk-python | 0.0/0.1/0.2 |
33-
|---------------------------|---------|
34-
| 1.0 ||
32+
| Restate Server\sdk-python | 0.0/0.1/0.2 | 0.3 |
33+
|---------------------------|-------------|-----|
34+
| 1.0 |||
35+
| 1.1 |||
3536

3637
## Contributing
3738

0 commit comments

Comments
 (0)