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