Skip to content

Commit

Permalink
Releasing version
Browse files Browse the repository at this point in the history
  • Loading branch information
ricklupton committed Dec 19, 2022
1 parent 8cc0ae9 commit 49a5e6f
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.1.0-dev'
__version__ = '2.0.1'

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

0 comments on commit 49a5e6f

Please sign in to comment.