Skip to content

Commit 28994ba

Browse files
committed
Release 0.2.1 plugin version
1 parent 2f32dc8 commit 28994ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugin/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""Package provides API for testing output with emoji."""
22

3-
__version__: str = "0.2.0"
3+
__version__: str = "0.2.1"
44
__package_name__: str = "pytest-emoji-output"
55
__author__: str = "Volodymyr Yahello"
66
__email__: str = "vyahello@gmail.com"

0 commit comments

Comments
 (0)