diff --git a/pyproject.toml b/pyproject.toml index ee57458..88f0ff1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api" [tool.poetry] name = "bento_drop_box_service" -version = "1.1.0" +version = "1.1.1" description = "Drop box and basic file management service for the Bento platform." authors = ["David Lougheed ", "Simon Chénard "] readme = "README.md"