summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorCatherine Devlin <catherine.devlin@gmail.com>2013-03-18 09:43:23 -0700
committerCatherine Devlin <catherine.devlin@gmail.com>2013-03-18 09:43:23 -0700
commitcbd926f18ab937c69149da1aa56edb318b396915 (patch)
tree8ea593eb5c30f20c8217282ee7d009b69f7d3e5a /setup.py
parent9c2f8f9a1f93555530e9f3cdf49310ca90ec5b88 (diff)
downloadcmd2-git-cbd926f18ab937c69149da1aa56edb318b396915.tar.gz
marking v0.6.5.10.6.5.1
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 1f62bf84..beba6c58 100755
--- a/setup.py
+++ b/setup.py
@@ -14,7 +14,7 @@ else:
setup(
name="cmd2",
- version="0.6.5",
+ version="0.6.5.1",
py_modules=["cmd2"],
use_2to3=True,