]> git.ipfire.org Git - oddments/fireinfo.git/commitdiff
Bump version 0.9. v0.9
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 11 Dec 2010 20:01:10 +0000 (21:01 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 11 Dec 2010 20:01:10 +0000 (21:01 +0100)
setup.py

index c39fdfa21974a02b722b0b2668e400a29be2f0c8..746eecd017de0c8876f0e99d2def9f4316d073f9 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -3,7 +3,7 @@ from distutils.core import setup, Extension
 
 setup(
        name = "fireinfo",
-       version = "0.8",
+       version = "0.9",
        description = "Hardware information gathering library.",
        author = "IPFire.org Team",
        author_email = "info@ipfire.org",