We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 339630e commit 3eea431Copy full SHA for 3eea431
sankeyview/__init__.py
@@ -1,6 +1,6 @@
1
"""View flow data as Sankey diagrams."""
2
3
-__version__ = '1.1.6'
+__version__ = '1.1.7'
4
5
from .dataset import Dataset
6
from .partition import Partition, Group
0 commit comments