diff --git a/pytrustfall/Cargo.toml b/pytrustfall/Cargo.toml index 59ee6c3e..3e40370c 100644 --- a/pytrustfall/Cargo.toml +++ b/pytrustfall/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "pytrustfall" -version = "0.1.6" +version = "0.1.7" rust-version.workspace = true edition.workspace = true authors.workspace = true