diff --git a/pyproject.toml b/pyproject.toml index 24fe94b..f28d9bf 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "bento-authorization-service" -version = "0.9.3" +version = "0.9.4" description = "Permissions and authorization service for the Bento platform." authors = ["David Lougheed "] license = "LGPL-3.0-only"