summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorcatherine <catherine@dellzilla>2009-03-02 16:22:38 -0500
committercatherine <catherine@dellzilla>2009-03-02 16:22:38 -0500
commit591f5cfaf15f492a4a161fe4a0c71889e97dc4f8 (patch)
treecc60cb570e4b7a585143a596b917f7591cf24b96 /setup.py
parent82129d0f4ab9849fa45d4f128679d3406cde00fd (diff)
downloadcmd2-hg-591f5cfaf15f492a4a161fe4a0c71889e97dc4f8.tar.gz
v1.6.00.4.7
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 83eea0c..2fc9fe2 100755
--- a/setup.py
+++ b/setup.py
@@ -3,7 +3,7 @@ from setuptools import setup, find_packages
setup(
name="cmd2",
- version="0.4.6",
+ version="0.4.7",
py_modules=["cmd2",],
# metadata for upload to PyPI