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