diff --git a/pyproject.toml b/pyproject.toml index 566c37ba..396e1ddd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -8,7 +8,7 @@ exclude = ["tests/resources/"] [tool.poetry] name = "ward" -version = "0.67.1b0" +version = "0.67.2b0" description = "A modern Python testing framework" exclude = ["tests"] authors = ["Darren Burns "]