diff --git a/pyproject.toml b/pyproject.toml index 6f3b38fa..95cccaf3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "gurobi-machinelearning" -version = "1.3.2" +version = "1.3.3" description = "package to insert ML models in Gurobi" readme = "README.md" requires-python = ">=3.9"