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.
2 parents f9d3bae + 30b4185 commit 2f96630Copy full SHA for 2f96630
Project.toml
@@ -1,7 +1,7 @@
1
name = "LightGraphsFlows"
2
uuid = "2f5eb75a-258c-59e0-affc-f41c55f75335"
3
authors = ["Mathieu Besançon <mathieu.besancon@gmail.com>"]
4
-version = "0.4.1"
+version = "0.4.2"
5
6
[deps]
7
JuMP = "4076af6c-e467-56ae-b986-b466b2749572"
@@ -15,7 +15,7 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
15
JuMP = "0.21"
16
LightGraphs = "1.3"
17
SimpleTraits = "0.9"
18
-julia = "1"
+julia = "1.3"
19
20
[extras]
21
GLPK = "60bf3e95-4087-53dc-ae20-288a0d20c6a6"
0 commit comments