Skip to content

Commit

Permalink
Release v2.0.0 since it's been alpha for years
Browse files Browse the repository at this point in the history
  • Loading branch information
ricklupton committed Oct 20, 2020
1 parent 14aa45b commit 7a8d5b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion floweaver/__init__.py
@@ -1,6 +1,6 @@
"""View flow data as Sankey diagrams."""

__version__ = '2.0.0-dev'
__version__ = '2.0.0'

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

0 comments on commit 7a8d5b7

Please sign in to comment.