diff --git a/pyproject.toml b/pyproject.toml index ff70454..4fb7cc7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "pytest-matchers" -version = "0.3.0" +version = "0.3.1" description = "Matchers for pytest" license = "MIT" authors = ["MartinGotelli "]