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 d9a1708 commit 588e2e2Copy full SHA for 588e2e2
src/pycirclize/__init__.py
@@ -1,6 +1,6 @@
1
from pycirclize.circos import Circos
2
3
-__version__ = "1.8.0"
+__version__ = "1.9.0"
4
5
__all__ = [
6
"Circos",
0 commit comments