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 6847cfd commit 23cd56cCopy full SHA for 23cd56c
radish/__init__.py
@@ -2,7 +2,7 @@
2
3
__DESCRIPTION__ = "Behaviour-Driven-Development tool for python"
4
__LICENSE__ = "MIT"
5
-__VERSION__ = "0.3.0"
+__VERSION__ = "0.3.1"
6
__AUTHOR__ = "Timo Furrer"
7
__AUTHOR_EMAIL__ = "tuxtimo@gmail.com"
8
__URL__ = "http://radish-bdd.io"
0 commit comments