From 098593a933b31d1b844c4a3844a2b616cf7128a3 Mon Sep 17 00:00:00 2001 From: George Kraft Date: Thu, 4 Oct 2012 10:02:51 -0500 Subject: bump to version 0.5.1 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index bef54c7..9b199e0 100644 --- a/setup.py +++ b/setup.py @@ -32,7 +32,7 @@ from setuptools import setup setup( name='pyipmi', - version='0.5.0', + version='0.5.1', packages=['pyipmi', 'pyipmi.commands', 'pyipmi.tools'], -- cgit v1.2.1