Skip to content

Commit

Permalink
chore: updated vendored igraph to 0.10.15
Browse files Browse the repository at this point in the history
  • Loading branch information
ntamas committed Nov 6, 2024
1 parent a671530 commit 912f7d9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@

- Dropped support for Python 3.8 as it has now reached its end of life.

- The C core of igraph was updated to version 0.10.15.

## [0.11.8] - 2024-10-25

### Fixed
Expand All @@ -28,7 +30,9 @@

- Ensured compatibility with Python 3.13.

- The C core of igraph was updated to version 0.10.14.
- The C core of igraph was updated to an interim commit (3dd336a) between
version 0.10.13 and version 0.10.15. Earlier versions of this changelog
mistakenly marked this revision as version 0.10.14.

### Fixed

Expand Down

0 comments on commit 912f7d9

Please sign in to comment.