diff --git a/pyproject.toml b/pyproject.toml index 6c3f5b2..943419b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "pytest-markdown-docs" -version = "0.7.0" +version = "0.7.1" description = "Run markdown code fences through pytest" readme = "README.md" authors = [