From b9f8844e604b1f4fda4a73d8f99907b369a6b833 Mon Sep 17 00:00:00 2001 From: Manuel Raimann Date: Mon, 2 Feb 2026 17:31:35 +0100 Subject: [PATCH] chore: release v0.4.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 94f64c9..c66ffe4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "optimizer" -version = "0.3.1" +version = "0.4.0" edition = "2024" rust-version = "1.88" license = "MIT"