diff --git a/pyproject.toml b/pyproject.toml index 4eee743..b138916 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "py-buzz" -version = "4.0.0" +version = "4.1.0" description = "\"That's not flying, it's falling with style\": Exceptions with extras" authors = ["Tucker Beck "] license = "MIT"