Skip to content

Commit a8da15d

Browse files
committed
Bump version
1 parent 4d8e451 commit a8da15d

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

CITATION.bib

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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
}

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "SimpleWeightedGraphs"
22
uuid = "47aef6b3-ad0c-573a-a1e2-d07658019622"
33
authors = ["JuliaGraphs contributors"]
4-
version = "1.3.0"
4+
version = "1.4.0"
55

66
[deps]
77
Graphs = "86223c79-3864-5bf0-83f7-82e725a168b6"

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@
88

99
Edge-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.

0 commit comments

Comments
 (0)