Skip to content

Commit 588e2e2

Browse files
committed
Change v1.8.0 to v1.9.0
1 parent d9a1708 commit 588e2e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pycirclize/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
from pycirclize.circos import Circos
22

3-
__version__ = "1.8.0"
3+
__version__ = "1.9.0"
44

55
__all__ = [
66
"Circos",

0 commit comments

Comments
 (0)