Skip to content

Commit

Permalink
Bump version to 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mar10 committed Oct 31, 2023
1 parent 855fa1c commit 4aad0fb
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.5.2-a1"
__version__ = "0.6.0"

from .common import (
AmbiguousMatchError,
Expand Down

0 comments on commit 4aad0fb

Please sign in to comment.