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