Skip to content

Commit

Permalink
2.3.0
Browse files Browse the repository at this point in the history
Feature
* **node.py:** Add static_init() (b6d86ff)
* **transforms.py:** Expand user if path is provided as a string in LoadFromFile (529f088)
  • Loading branch information
semantic-release authored and Rizhiy committed Jan 15, 2023
1 parent cf21b6a commit 4e64a46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ntc/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@
from .leaf import *
from .node import *

__version__ = "2.2.1"
__version__ = "2.3.0"

0 comments on commit 4e64a46

Please sign in to comment.