summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorcatherine <catherine@Elli.myhome.westell.com>2009-01-30 05:53:12 -0500
committercatherine <catherine@Elli.myhome.westell.com>2009-01-30 05:53:12 -0500
commit9a0ef85bdac5d245aecd2a2ae9179a9fed6ebc74 (patch)
tree98850f8cd6f42ade9812ab43c255009e600e495e /setup.py
parent6a05d65302e7615b9f39311430b58859852e239f (diff)
downloadcmd2-hg-9a0ef85bdac5d245aecd2a2ae9179a9fed6ebc74.tar.gz
synch
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 527dc69..dfe4446 100755
--- a/setup.py
+++ b/setup.py
@@ -3,7 +3,7 @@ from setuptools import setup, find_packages
setup(
name="cmd2",
- version="0.4.4",
+ version="0.4.5",
py_modules=["cmd2",],
# metadata for upload to PyPI