Skip to content

Commit

Permalink
Bump version to 0.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mar10 committed Nov 8, 2023
1 parent 19eb6db commit 29eae53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nutree/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"3.0.0a4" seems not to work in this case!
"""
# flake8: noqa
__version__ = "0.7.0"
__version__ = "0.7.1"

from .common import (
AmbiguousMatchError,
Expand Down

0 comments on commit 29eae53

Please sign in to comment.