diff --git a/pyproject.toml b/pyproject.toml index 0fead23..7e278a7 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.0" +version = "0.3.1" readme = "README.md" license = {file = "LICENSE"} keywords = ["information retrieval", "ranking", "search"]