From 7087e92d40310d9bb6c8b4a6bb1baf7c3b73bee7 Mon Sep 17 00:00:00 2001 From: George Kraft Date: Thu, 9 May 2013 11:45:49 -0500 Subject: bump to v0.8.2 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 6d1bd41..bd49b13 100644 --- a/setup.py +++ b/setup.py @@ -33,7 +33,7 @@ from setuptools import setup setup( name='cxmanage', - version='0.8.1', + version='0.8.2', packages=['cxmanage', 'cxmanage.commands', 'cxmanage_api'], scripts=['scripts/cxmanage', 'scripts/sol_tabs'], description='Calxeda Management Utility', -- cgit v1.2.1