diff --git a/pyproject.toml b/pyproject.toml index cef65bd..8979435 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "kiez" -version = "0.3.1" +version = "0.3.2" description = "Hubness reduced nearest neighbor search for entity alignment with knowledge graph embeddings" authors = ["Daniel Obraczka "] license = "BSD"