Skip to content
This repository has been archived by the owner on Oct 22, 2021. It is now read-only.

Commit

Permalink
Bump to version 0.4.2
Browse files Browse the repository at this point in the history
Also make Julia min version 1.3
  • Loading branch information
simonschoelly committed Feb 19, 2021
1 parent f20a658 commit 30b4185
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "LightGraphsFlows"
uuid = "2f5eb75a-258c-59e0-affc-f41c55f75335"
authors = ["Mathieu Besançon <[email protected]>"]
version = "0.4.1"
version = "0.4.2"

[deps]
JuMP = "4076af6c-e467-56ae-b986-b466b2749572"
Expand All @@ -15,7 +15,7 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
JuMP = "0.21"
LightGraphs = "1.3"
SimpleTraits = "0.9"
julia = "1"
julia = "1.3"

[extras]
GLPK = "60bf3e95-4087-53dc-ae20-288a0d20c6a6"
Expand Down

0 comments on commit 30b4185

Please sign in to comment.