python: update version to 0.9
authorAndy Grover <agrover@redhat.com>
Fri, 14 Dec 2012 17:34:25 +0000 (09:34 -0800)
committerLucas De Marchi <lucas.demarchi@intel.com>
Tue, 25 Mar 2014 03:34:16 +0000 (00:34 -0300)
libkmod/python/kmod/version.py

index 6c68555..977eae6 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.1'
+__version__ = '0.9'