python: update version to 0.9.1
authorAndy Grover <agrover@redhat.com>
Mon, 1 Apr 2013 22:24:41 +0000 (15:24 -0700)
committerLucas De Marchi <lucas.demarchi@intel.com>
Tue, 25 Mar 2014 03:34:16 +0000 (00:34 -0300)
libkmod/python/kmod/version.py

index 977eae6..1ef04eb 100644 (file)
@@ -14,4 +14,4 @@
 # You should have received a copy of the GNU Lesser General Public License
 # along with python-kmod.  If not, see <http://www.gnu.org/licenses/>.
 
-__version__ = '0.9'
+__version__ = '0.9.1'