We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent feaa954 commit 54e1826Copy full SHA for 54e1826
Project.toml
@@ -1,15 +1,15 @@
1
name = "MiniZinc"
2
uuid = "a7f392d2-6c35-496e-b8cc-0974fbfcbf91"
3
authors = ["odow <o.dowson@gmail.com>"]
4
-version = "0.3.10"
+version = "0.3.11"
5
6
[deps]
7
Chuffed_jll = "77125aae-c893-5498-99e3-e30470bfa328"
8
MathOptInterface = "b8f27783-ece8-5eb3-8dc8-9495eed66fee"
9
MiniZinc_jll = "3677d96b-3d39-5184-a844-8e8b2839af35"
10
11
[compat]
12
-Chuffed_jll = "=0.10.4"
+Chuffed_jll = "=0.10.4, =0.13.2"
13
MathOptInterface = "1.21"
14
MiniZinc_jll = "=2.7.6"
15
Test = "<0.0.1, 1.6"
0 commit comments