Skip to content

Commit 0cb5a4f

Browse files
authored
Update __init__.py
1 parent 8e33159 commit 0cb5a4f

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

src/lifted_pddl/__init__.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# __init__.py
22

3-
__version__ = "1.2.5"
3+
__version__ = "1.2.6"
44

55
from lifted_pddl.parser import Parser
66

77

8+

0 commit comments

Comments
 (0)