Skip to content

Commit f7a8878

Browse files
authored
Merge pull request #31 from utgwkk/bump/v0.1.3
bump to 0.1.3
2 parents 569804f + 182b4e3 commit f7a8878

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
setup(
99
name="pytest-github-actions-annotate-failures",
10-
version="0.1.2",
10+
version="0.1.3",
1111
description="pytest plugin to annotate failed tests with a workflow command for GitHub Actions",
1212
long_description=long_description,
1313
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)