diff --git a/pyproject.toml b/pyproject.toml index 74e4da5..ca597c1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "pytest-markdown-docs" -version = "0.5.0" +version = "0.5.1" description = "Run markdown code fences through pytest" readme = "README.md" authors = ["Modal Labs", "Elias Freider "]