diff --git a/pyproject.toml b/pyproject.toml index 441ff4d..d0341d3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "cmem-plugin-reason" -version = "1.0.0alpha1" +version = "0.0.0" license = "Apache-2.0" description = "Reasoning with Robot" authors = ["eccenca GmbH "]