diff --git a/pyproject.toml b/pyproject.toml index 851f324..81bb15b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -8,7 +8,7 @@ description = "Efficient interpolation-based ranking on CPUs" authors = [ {name = "Jurek Leonhardt"}, ] -version = "0.4.1" +version = "0.5.0" readme = "README.md" license = {file = "LICENSE"} keywords = ["information retrieval", "ranking", "search"]