Skip to content

Commit

Permalink
Bump version to 1.5.99.9003
Browse files Browse the repository at this point in the history
  • Loading branch information
krlmlr committed Nov 22, 2023
1 parent 47c2dd6 commit b4a8d88
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Package: igraph
Version: 1.5.99.9002
Version: 1.5.99.9003
Title: Network Analysis and Visualization
Authors@R: c(
person("Gábor", "Csárdi", , "[email protected]", role = "aut",
Expand Down
11 changes: 11 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
<!-- NEWS.md is maintained by https://fledge.cynkra.com, contributors should not edit this file -->

# igraph 1.5.99.9003

## Features

- Change "incidence matrix" naming to "biadjacency matrix" (#962).

## Chore

- Updated revdepcheck results.


# igraph 1.5.99.9002

## Chore
Expand Down

0 comments on commit b4a8d88

Please sign in to comment.