We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4de48cd commit 04cb052Copy full SHA for 04cb052
DESCRIPTION
@@ -1,7 +1,7 @@
1
Package: tidygraph
2
Type: Package
3
Title: A Tidy API for Graph Manipulation
4
-Version: 1.2.0.9000
+Version: 1.2.1
5
Authors@R:
6
person(given = "Thomas Lin",
7
family = "Pedersen",
NEWS.md
@@ -1,4 +1,4 @@
-# tidygraph (development version)
+# tidygraph 1.2.1
* Move compiled code to cpp11
* Improve messaging with rlang and cli
0 commit comments