diff --git a/Cargo.toml b/Cargo.toml index b58ee89..1765382 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "taskchampion-py" -version = "0.7.0" +version = "0.7.0.1-pre" edition = "2021" # This should match the MSRV of the `taskchampion` crate. rust-version = "1.78.0"