File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,9 @@ This project adheres to [Semantic Versioning](http://semver.org/).
44
55## [ Unreleased]
66
7+ * Nothing to here yet*
8+
9+ ## [ v0.4.1]
710### Added
811- Use new colorful
912- Galician language
@@ -51,7 +54,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
5154
5255Please see ` git log `
5356
54- [ Unreleased ] : https://github.com/radish-bdd/radish/compare/v0.4.0...HEAD
57+ [ Unreleased ] : https://github.com/radish-bdd/radish/compare/v0.4.1...HEAD
58+ [ v0.4.1 ] : https://github.com/radish-bdd/radish/compare/v0.4.0...v0.4.1
5559[ v0.4.0 ] : https://github.com/radish-bdd/radish/compare/v0.3.2...v0.4.0
5660[ v0.3.2 ] : https://github.com/radish-bdd/radish/compare/v0.3.1...v0.3.2
5761[ v0.3.1 ] : https://github.com/radish-bdd/radish/compare/v0.3.0...v0.3.1
Original file line number Diff line number Diff line change 22
33__DESCRIPTION__ = "Behaviour-Driven-Development tool for python"
44__LICENSE__ = "MIT"
5- __VERSION__ = "0.4.0 "
5+ __VERSION__ = "0.4.1 "
66__AUTHOR__ = "Timo Furrer"
77__AUTHOR_EMAIL__ = "tuxtimo@gmail.com"
88__URL__ = "http://radish-bdd.io"
You can’t perform that action at this time.
0 commit comments