Skip to content

Commit

Permalink
BUILD: change version to 2.0.dev0
Browse files Browse the repository at this point in the history
  • Loading branch information
j-ittner authored Sep 13, 2021
1 parent ca1e69c commit c852e6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/facet/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"""


__version__ = "2.0.0dev0"
__version__ = "2.0.dev0"

__logo__ = (
r"""
Expand Down

0 comments on commit c852e6c

Please sign in to comment.