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 713b811 commit 03368dfCopy full SHA for 03368df
1 file changed
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# igraph Python interface changelog
2
3
+## 0.9.6
4
+
5
+### Fixed
6
7
+* Version 0.9.5 accidentally broke the Matplotlib backend when it was invoked
8
+ without the `mark_groups=...` keyword argument; this version fixes the issue.
9
+ Thanks to @dschult for reporting it!
10
11
## 0.9.5
12
13
### Fixed
0 commit comments