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