We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b22fbc7 commit bd091ddCopy full SHA for bd091dd
pddl/__version__.py
@@ -15,7 +15,7 @@
15
__title__ = "pddl"
16
__description__ = "PDDL parser"
17
__url__ = "https://github.com/AI-Planning/pddl.git"
18
-__version__ = "0.4.2"
+__version__ = "0.4.3"
19
__author__ = "Marco Favorito, Francesco Fuggitti, Christian Muise"
20
__author_email__ = (
21
"marco.favorito@gmail.com, francesco.fuggitti@gmail.com, christian.muise@queensu.ca"
0 commit comments