diff --git a/Cargo.toml b/Cargo.toml index 4be4124..dfc7842 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "mt5-quant" -version = "1.32.2" +version = "1.32.1" edition = "2021" description = "MCP server for MT5 strategy development on macOS/Linux" authors = ["masdevid "]