We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 348fd1c commit f9a4936Copy full SHA for f9a4936
src/pycirclize/__init__.py
@@ -1,6 +1,6 @@
1
from pycirclize.circos import Circos
2
3
-__version__ = "1.10.0"
+__version__ = "1.10.1"
4
5
__all__ = [
6
"Circos",
0 commit comments