Skip to content

Commit

Permalink
Bump version to 2.1.0.9009
Browse files Browse the repository at this point in the history
  • Loading branch information
krlmlr committed Oct 10, 2024
1 parent 8f991a1 commit 0d96334
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: igraph
Title: Network Analysis and Visualization
Version: 2.1.0.9008
Version: 2.1.0.9009
Authors@R: c(
person("Gábor", "Csárdi", , "csardi.gabor@gmail.com", role = "aut",
comment = c(ORCID = "0000-0001-7098-9676")),
Expand Down
7 changes: 7 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
<!-- NEWS.md is maintained by https://fledge.cynkra.com, contributors should not edit this file -->

# igraph 2.1.0.9009

## Chore

- Update vendored sources to igraph/igraph@f8d4760f41f0d270faa04b84ddbe888655451da6.


# igraph 2.1.0.9008

## Chore
Expand Down

0 comments on commit 0d96334

Please sign in to comment.