From d7112c855d59e9722f16ec490d950c500811d84f Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Sat, 11 Dec 2010 21:26:34 +0100 Subject: [PATCH] Bump version 0.9.1. --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 746eecd..40773bf 100644 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ from distutils.core import setup, Extension setup( name = "fireinfo", - version = "0.9", + version = "0.9.1", description = "Hardware information gathering library.", author = "IPFire.org Team", author_email = "info@ipfire.org", -- 2.47.3