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 2f32dc8 commit 28994baCopy full SHA for 28994ba
plugin/__init__.py
@@ -1,6 +1,6 @@
1
"""Package provides API for testing output with emoji."""
2
3
-__version__: str = "0.2.0"
+__version__: str = "0.2.1"
4
__package_name__: str = "pytest-emoji-output"
5
__author__: str = "Volodymyr Yahello"
6
__email__: str = "vyahello@gmail.com"
0 commit comments