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
22 author = { JuliaGraphs contributors} ,
33 title = { SimpleWeightedGraphs.jl} ,
44 url = { https://github.com/JuliaGraphs/SimpleWeightedGraphs.jl} ,
5- version = { v1.3 .0} ,
5+ version = { v1.4 .0} ,
66 year = { 2023} ,
7- month = { 2 }
7+ month = { 4 }
88}
Original file line number Diff line number Diff line change 11name = " SimpleWeightedGraphs"
22uuid = " 47aef6b3-ad0c-573a-a1e2-d07658019622"
33authors = [" JuliaGraphs contributors" ]
4- version = " 1.3 .0"
4+ version = " 1.4 .0"
55
66[deps ]
77Graphs = " 86223c79-3864-5bf0-83f7-82e725a168b6"
Original file line number Diff line number Diff line change 88
99Edge-weighted graphs compatible with [ Graphs.jl] ( https://github.com/JuliaGraphs/Graphs.jl ) .
1010
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