diff --git a/pyproject.toml b/pyproject.toml index 93a8847..2b00be4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -13,7 +13,7 @@ show_error_codes = true [tool.poetry] name = "inboard" -version = "0.21.0" +version = "0.22.0" description = "Docker images and utilities to power your Python APIs and help you ship faster." authors = ["Brendon Smith "] license = "MIT"