diff --git a/Cargo.toml b/Cargo.toml index a704177..a475343 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "libipld" -version = "3.2.0" +version = "3.3.0" edition = "2021" license = "MIT" description = "Python binding to the Rust IPLD library"