Skip to content

Commit 1dd4448

Browse files
committed
Increment version number to 1.3.0
1 parent 3df000d commit 1dd4448

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Type: Package
22
Package: tidygraph
33
Title: A Tidy API for Graph Manipulation
4-
Version: 1.2.3.9000
4+
Version: 1.3.0
55
Authors@R:
66
person("Thomas Lin", "Pedersen", , "thomasp85@gmail.com", role = c("cre", "aut"),
77
comment = c(ORCID = "0000-0002-5147-4711"))

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# tidygraph (development version)
1+
# tidygraph 1.3.0
22

33
* Add `resolution` argument to `group_louvrain()` to mirror the igraph function
44
* `as_tbl_graph()` on an edge dataframe now only adds a name node attribute if

0 commit comments

Comments
 (0)