diff --git a/Cargo.toml b/Cargo.toml index a265ae8..48ae719 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "optimizer" -version = "0.1.0" +version = "0.0.9" edition = "2024" rust-version = "1.88" license = "MIT"