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

Commit 2f96630

Browse files
Merge pull request #48 from simonschoelly/bump-patch-version
Bump to version 0.4.2
2 parents f9d3bae + 30b4185 commit 2f96630

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "LightGraphsFlows"
22
uuid = "2f5eb75a-258c-59e0-affc-f41c55f75335"
33
authors = ["Mathieu Besançon <mathieu.besancon@gmail.com>"]
4-
version = "0.4.1"
4+
version = "0.4.2"
55

66
[deps]
77
JuMP = "4076af6c-e467-56ae-b986-b466b2749572"
@@ -15,7 +15,7 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
1515
JuMP = "0.21"
1616
LightGraphs = "1.3"
1717
SimpleTraits = "0.9"
18-
julia = "1"
18+
julia = "1.3"
1919

2020
[extras]
2121
GLPK = "60bf3e95-4087-53dc-ae20-288a0d20c6a6"

0 commit comments

Comments
 (0)