Skip to content

Commit dfaf6d2

Browse files
committed
update version
1 parent a4c73a3 commit dfaf6d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/arborparser/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "0.1.1"
1+
__version__ = "0.1.2"
22

33
from arborparser.node import BaseNode, ChainNode, TreeNode
44
from arborparser.pattern import LevelPattern, PatternBuilder

0 commit comments

Comments
 (0)