Skip to content

Commit

Permalink
bump version and publish
Browse files Browse the repository at this point in the history
  • Loading branch information
ricklupton committed Oct 19, 2016
1 parent 012e6a2 commit 5724cee
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__ = '0.3.2'
__version__ = '1.0.0'

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

0 comments on commit 5724cee

Please sign in to comment.