Skip to content

Commit bd091dd

Browse files
committed
Version bump.
1 parent b22fbc7 commit bd091dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pddl/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
__title__ = "pddl"
1616
__description__ = "PDDL parser"
1717
__url__ = "https://github.com/AI-Planning/pddl.git"
18-
__version__ = "0.4.2"
18+
__version__ = "0.4.3"
1919
__author__ = "Marco Favorito, Francesco Fuggitti, Christian Muise"
2020
__author_email__ = (
2121
"marco.favorito@gmail.com, francesco.fuggitti@gmail.com, christian.muise@queensu.ca"

0 commit comments

Comments
 (0)