We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08b8df1 commit 36514fdCopy full SHA for 36514fd
pyproject.toml
@@ -9,7 +9,7 @@ build-backend = "setuptools.build_meta"
9
[project]
10
# https://peps.python.org/pep-0621/#readme
11
requires-python = ">=3.8"
12
-version = "0.2.0"
+version = "0.3.0"
13
name = "pytest-github-actions-annotate-failures"
14
description = "pytest plugin to annotate failed tests with a workflow command for GitHub Actions"
15
readme = "README.md"
0 commit comments