Skip to content

Commit fd8c7da

Browse files
committed
Bump version to 0.6.0
Signed-off-by: Tsuyoshi Hombashi <[email protected]>
1 parent f2ff5e2 commit fd8c7da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pytest_md_report/__version__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
__author__ = "Tsuyoshi Hombashi"
22
__copyright__ = f"Copyright 2020, {__author__}"
33
__license__ = "MIT License"
4-
__version__ = "0.5.1"
4+
__version__ = "0.6.0"
55
__maintainer__ = __author__
66
__email__ = "[email protected]"

0 commit comments

Comments
 (0)