diff --git a/pyproject.toml b/pyproject.toml index ffc60af..48f3311 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "chainmock" -version = "0.7.0" +version = "0.7.1" description = "Mocking library for Python and Pytest" authors = ["Olli Paakkunainen "] license = "MIT"