diff --git a/pyproject.toml b/pyproject.toml index 3043854..37352a5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -8,7 +8,7 @@ ignore = "E203" [tool.poetry] name = "pdh" -version = "0.2.0" +version = "0.2.1" description = "Pagerduty CLI for Humans" authors = ["Manuel Bovo "] license = "Apache-2.0"