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