From fe0d07a8a2375a6f440af1fc224ff898df5c0d0a Mon Sep 17 00:00:00 2001 From: Frederic Massart Date: Tue, 29 Oct 2013 13:19:44 +0800 Subject: [PATCH] Bump version to v0.5 --- version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.py b/version.py index ed2526d..51f55fd 100644 --- a/version.py +++ b/version.py @@ -22,4 +22,4 @@ along with this program. If not, see . http://github.com/FMCorz/mdk """ -__version__ = "0.5-dev" +__version__ = "0.5" -- 2.11.0