Skip to content

Commit

Permalink
Bump version to 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mar10 committed Feb 22, 2023
1 parent 61adf84 commit 94c7923
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 @@
"3.0.0a4" seems not to work in this case!
"""
# flake8: noqa
__version__ = "0.3.1-a1"
__version__ = "0.4.0"

from .common import (
AmbiguousMatchError,
Expand Down

0 comments on commit 94c7923

Please sign in to comment.