File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ @misc{SimpleWeightedGraphs.jl
2
2
author = { JuliaGraphs contributors} ,
3
3
title = { SimpleWeightedGraphs.jl} ,
4
4
url = { https://github.com/JuliaGraphs/SimpleWeightedGraphs.jl} ,
5
- version = { v1.3 .0} ,
5
+ version = { v1.4 .0} ,
6
6
year = { 2023} ,
7
- month = { 2 }
7
+ month = { 4 }
8
8
}
Original file line number Diff line number Diff line change 1
1
name = " SimpleWeightedGraphs"
2
2
uuid = " 47aef6b3-ad0c-573a-a1e2-d07658019622"
3
3
authors = [" JuliaGraphs contributors" ]
4
- version = " 1.3 .0"
4
+ version = " 1.4 .0"
5
5
6
6
[deps ]
7
7
Graphs = " 86223c79-3864-5bf0-83f7-82e725a168b6"
Original file line number Diff line number Diff line change 8
8
9
9
Edge-weighted graphs compatible with [ Graphs.jl] ( https://github.com/JuliaGraphs/Graphs.jl ) .
10
10
11
- See the [ documentation] ( https://JuliaGraphs.github.io/SimpleWeightedGraphs.jl/dev/ ) for a tutorial.
11
+ See the [ documentation] ( https://JuliaGraphs.github.io/SimpleWeightedGraphs.jl/dev/ ) for a tutorial.
You can’t perform that action at this time.
0 commit comments