summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index c0e4bbc..f1414a8 100644
--- a/setup.py
+++ b/setup.py
@@ -36,7 +36,7 @@ from setuptools import setup
setup(
name='cxmanage',
- version='0.10.0',
+ version='0.10.1',
packages=[
'cxmanage_api',
'cxmanage_api.cli',