summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorge Kraft <george.kraft@calxeda.com>2013-05-08 14:00:26 -0500
committerGeorge Kraft <george.kraft@calxeda.com>2013-05-08 14:00:26 -0500
commit30c0a665d50950de6c2dcad246d9946a37113a3c (patch)
treee312822af9c87439c931cb7aa1947f3d84ec5940
parentdb914e19d1c2b0d6b9f70e0ca57b762799913543 (diff)
downloadcxmanage-30c0a665d50950de6c2dcad246d9946a37113a3c.tar.gz
bump to v0.8.1v0.8.1
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 6512e44..6d1bd41 100644
--- a/setup.py
+++ b/setup.py
@@ -33,7 +33,7 @@ from setuptools import setup
setup(
name='cxmanage',
- version='0.8.0',
+ version='0.8.1',
packages=['cxmanage', 'cxmanage.commands', 'cxmanage_api'],
scripts=['scripts/cxmanage', 'scripts/sol_tabs'],
description='Calxeda Management Utility',