diff --git a/pyproject.toml b/pyproject.toml index 73b38ea..f7b9a92 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "kgsteward" -version = "2.0.0" +version = "2.0.2" authors = [{ name = "Marco Pagni", email = "marco.pagni@sib.swiss" }] description = "Knowledge Graph Steward - Command line tool to manage content of RDF store" readme = "README.md"