diff --git a/pyproject.toml b/pyproject.toml index 4c1e8a8..74e69a6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "pytest-mock-resources" -version = "2.10.2" +version = "2.10.3" description = "A pytest plugin for easily instantiating reproducible mock resources." authors = [ "Omar Khan ",