From 4f7bbd2d86ea72507a779330b2ec8ef3757f79e5 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Sat, 4 Dec 2010 15:27:54 +0100 Subject: [PATCH] Bump version 0.6. --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 3dd10ac..324cb80 100644 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ from distutils.core import setup, Extension setup( name = "fireinfo", - version = "0.5", + version = "0.6", description = "Hardware information gathering library.", author = "IPFire.org Team", author_email = "info@ipfire.org", -- 2.47.3