Skip to content

Commit

Permalink
Bump version to 0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mar10 committed Nov 5, 2024
1 parent e2414cc commit b82129e
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 @@ -16,7 +16,7 @@
"""

# flake8: noqa
__version__ = "0.9.1-a1"
__version__ = "0.10.0"

from nutree.common import (
AmbiguousMatchError,
Expand Down

0 comments on commit b82129e

Please sign in to comment.