Skip to content

Commit de0a5e4

Browse files
Bump to 0.7.0
Update version compatibility matrix
1 parent 0d1521d commit de0a5e4

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
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.6.0"
3+
version = "0.7.0"
44
edition = "2021"
55

66
[package.metadata.maturin]

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -32,12 +32,12 @@ 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.1/0.2 | 0.3/0.4/0.5 | 0.6 |
36-
|---------------------------|-------------|-------------|-----|
37-
| 1.0 | | ||
38-
| 1.1 | | ||
39-
| 1.2 | | ||
40-
| 1.3 | | ||
35+
| Restate Server\sdk-python | 0.0 - 0.2 | 0.3 - 0.5 | 0.6 - 0.7 |
36+
|---------------------------|-----------|-----------|-----------|
37+
| 1.0 ||| |
38+
| 1.1 ||| |
39+
| 1.2 ||| |
40+
| 1.3 ||| |
4141

4242
## Contributing
4343

0 commit comments

Comments
 (0)