Skip to content

Commit 3296817

Browse files
committed
Change v1.7.2 to v1.8.0
1 parent 274e076 commit 3296817

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.7.2"
3+
__version__ = "1.8.0"
44

55
__all__ = [
66
"Circos",

0 commit comments

Comments
 (0)