From: Andy Grover Date: Mon, 1 Apr 2013 22:24:41 +0000 (-0700) Subject: python: update version to 0.9.1 X-Git-Tag: v17~10^2~3 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=57a8efdf92849ceb1d964754771afbe6f99d7200;p=thirdparty%2Fkmod.git python: update version to 0.9.1 --- diff --git a/libkmod/python/kmod/version.py b/libkmod/python/kmod/version.py index 977eae69..1ef04ebd 100644 --- a/libkmod/python/kmod/version.py +++ b/libkmod/python/kmod/version.py @@ -14,4 +14,4 @@ # You should have received a copy of the GNU Lesser General Public License # along with python-kmod. If not, see . -__version__ = '0.9' +__version__ = '0.9.1'