File tree Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,9 @@ This project adheres to [Semantic Versioning](http://semver.org/).
55## [ Unreleased]
66
77* Stay tuned...*
8+
9+ ## [ v0.18.2]
10+
811### Fixed
912- Fix junit when using --early-exit
1013
Original file line number Diff line number Diff line change 5858# built documents.
5959#
6060# The short X.Y version.
61- version = "0.18.1 "
61+ version = "0.18.2 "
6262# The full version, including alpha/beta/rc tags.
63- release = "0.18.1 "
63+ release = "0.18.2 "
6464
6565# The language for content autogenerated by Sphinx. Refer to documentation
6666# for a list of supported languages.
Original file line number Diff line number Diff line change 11__DESCRIPTION__ = "Behaviour-Driven-Development tool for Python"
22__LICENSE__ = "MIT"
3- __VERSION__ = "0.18.1 "
3+ __VERSION__ = "0.18.2 "
44__AUTHOR__ = "Timo Furrer"
55__AUTHOR_EMAIL__ = "[email protected] " 66__URL__ = "https://radish-bdd.github.io"
You can’t perform that action at this time.
0 commit comments