Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
ricklupton committed Nov 3, 2017
1 parent 339630e commit 3eea431
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sankeyview/__init__.py
@@ -1,6 +1,6 @@
"""View flow data as Sankey diagrams."""

__version__ = '1.1.6'
__version__ = '1.1.7'

from .dataset import Dataset
from .partition import Partition, Group
Expand Down

0 comments on commit 3eea431

Please sign in to comment.