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