Skip to content

Commit 86e1980

Browse files
committed
chore: updated vendored igraph
1 parent 98ce8f8 commit 86e1980

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
# igraph Python interface changelog
22

3-
## [main]
3+
## [0.11.9] - 2025-06-11
44

55
### Changed
66

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

9-
- The C core of igraph was updated to version 0.10.15.
9+
- The C core of igraph was updated to version 0.10.16.
1010

1111
- Added `Graph.simple_cycles()` to find simple cycles in the graph.
1212

@@ -725,7 +725,7 @@ Please refer to the commit logs at <https://github.com/igraph/python-igraph> for
725725
a list of changes affecting versions up to 0.8.3. Notable changes after 0.8.3
726726
are documented above.
727727

728-
[main]: https://github.com/igraph/python-igraph/compare/0.11.8...main
728+
[0.11.9]: https://github.com/igraph/python-igraph/compare/0.11.8...0.11.9
729729
[0.11.8]: https://github.com/igraph/python-igraph/compare/0.11.7...0.11.8
730730
[0.11.7]: https://github.com/igraph/python-igraph/compare/0.11.6...0.11.7
731731
[0.11.6]: https://github.com/igraph/python-igraph/compare/0.11.5...0.11.6

vendor/source/igraph

Submodule igraph updated 99 files

0 commit comments

Comments
 (0)