Skip to content

Commit 219e629

Browse files
committed
Change v1.7.1 to v1.7.2
1 parent c6de34c commit 219e629

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.1"
3+
__version__ = "1.7.2"
44

55
__all__ = [
66
"Circos",

0 commit comments

Comments
 (0)