Skip to content

Commit 23cd56c

Browse files
committed
release: 0.3.1
Signed-off-by: Timo Furrer <tuxtimo@gmail.com>
1 parent 6847cfd commit 23cd56c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

radish/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
__DESCRIPTION__ = "Behaviour-Driven-Development tool for python"
44
__LICENSE__ = "MIT"
5-
__VERSION__ = "0.3.0"
5+
__VERSION__ = "0.3.1"
66
__AUTHOR__ = "Timo Furrer"
77
__AUTHOR_EMAIL__ = "tuxtimo@gmail.com"
88
__URL__ = "http://radish-bdd.io"

0 commit comments

Comments
 (0)