summaryrefslogtreecommitdiff
path: root/scripts/cxmanage
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/cxmanage')
-rwxr-xr-xscripts/cxmanage2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/cxmanage b/scripts/cxmanage
index f7d95a2..2f667b8 100755
--- a/scripts/cxmanage
+++ b/scripts/cxmanage
@@ -42,7 +42,7 @@ import pkg_resources
from cxmanage.controller import Controller
-PYIPMI_VERSION = '0.4.0'
+PYIPMI_VERSION = '0.5.0'
# Load plugins
PREFIX = 'cxmanage_plugin'