diff --git a/pyproject.toml b/pyproject.toml index 0a7c0e2..345c3c2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api" [tool.poetry] name = "bento_aggregation_service" -version = "0.19.0" +version = "0.19.1" description = "Search result aggregation service for the Bento platform." authors = ["David Lougheed "] readme = "README.md"