From: Frederic Massart Date: Fri, 12 Jun 2015 10:00:00 +0000 (+0800) Subject: Bump to version 1.5.1 X-Git-Tag: v1.5.1 X-Git-Url: https://git.cameron1729.xyz/?a=commitdiff_plain;h=c5cefd56b64057c5cd8ea56ebd9de320e07d58fd;p=mdk.git Bump to version 1.5.1 --- diff --git a/mdk/version.py b/mdk/version.py index a005f1b..9894c4b 100644 --- a/mdk/version.py +++ b/mdk/version.py @@ -22,4 +22,4 @@ along with this program. If not, see . http://github.com/FMCorz/mdk """ -__version__ = "1.5.0" +__version__ = "1.5.1"