diff --git a/pyproject.toml b/pyproject.toml index 00e04c5..6da87c2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "shellcheck-jinja" -version = "0.3.0" +version = "0.3.1" description = "Render Jinja2 shell templates with fixture data and lint them with shellcheck." readme = "README.md" requires-python = ">=3.12"