Skip to content

Commit 36514fd

Browse files
authored
Update pyproject.toml
1 parent 08b8df1 commit 36514fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ build-backend = "setuptools.build_meta"
99
[project]
1010
# https://peps.python.org/pep-0621/#readme
1111
requires-python = ">=3.8"
12-
version = "0.2.0"
12+
version = "0.3.0"
1313
name = "pytest-github-actions-annotate-failures"
1414
description = "pytest plugin to annotate failed tests with a workflow command for GitHub Actions"
1515
readme = "README.md"

0 commit comments

Comments
 (0)