diff --git a/wheel/Cargo.toml b/wheel/Cargo.toml index 7c0a3581c..510b16d10 100644 --- a/wheel/Cargo.toml +++ b/wheel/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "chia_rs" -version = "0.2.11" +version = "0.2.12" authors = ["Richard Kiss "] edition = "2021" license = "Apache-2.0"