diff --git a/pyproject.toml b/pyproject.toml index 9ecb27f..4656740 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "cmem-plugin-reason" -version = "1.0.2.dev1+11e3f9e.dirty" +version = "0.0.0" license = "Apache-2.0" description = "Perform reasoning tasks and validate OWL consistency." authors = ["eccenca GmbH "]