Skip to content

Commit

Permalink
Bump version to 0.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mar10 committed Nov 7, 2024
1 parent d9b8970 commit 75c4419
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.10.1-a1"
__version__ = "0.11.0"

from nutree.common import (
AmbiguousMatchError,
Expand Down

0 comments on commit 75c4419

Please sign in to comment.