Skip to content

Commit 67dd5a5

Browse files
committed
bump to 0.1.0
1 parent e209a1e commit 67dd5a5

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
@@ -5,7 +5,7 @@
55

66
setup(
77
name="pytest-github-actions-annotate-failures",
8-
version="0.0.8",
8+
version="0.1.0",
99
description="pytest plugin to annotate failed tests with a workflow command for GitHub Actions",
1010
long_description=long_description,
1111
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)