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 c6de34c commit 219e629Copy full SHA for 219e629
src/pycirclize/__init__.py
@@ -1,6 +1,6 @@
1
from pycirclize.circos import Circos
2
3
-__version__ = "1.7.1"
+__version__ = "1.7.2"
4
5
__all__ = [
6
"Circos",
0 commit comments