Skip to content

Commit 32c3ac7

Browse files
authored
Merge pull request #20 from Jij-Inc/rust-version-update/0.6.1
Start developing 0.6.1
2 parents dd92162 + 8fae436 commit 32c3ac7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "serde-pyobject"
3-
version = "0.6.0"
3+
version = "0.6.1"
44
edition = "2021"
55

66
description = "PyO3's PyAny as a serde data format"

0 commit comments

Comments
 (0)