summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorcatherine <catherine@Elli.myhome.westell.com>2008-09-24 05:44:08 -0400
committercatherine <catherine@Elli.myhome.westell.com>2008-09-24 05:44:08 -0400
commitb4a8f9357bee0df0067978a5f37af28a79182502 (patch)
treef47c205c2d3b988e4133c10d4fd49975b6c7bd96 /setup.py
parenta111247b5ce265788a68c298437d7cce6e63f680 (diff)
downloadcmd2-hg-b4a8f9357bee0df0067978a5f37af28a79182502.tar.gz
synching
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 82ae344..aea0f8d 100644
--- a/setup.py
+++ b/setup.py
@@ -3,7 +3,7 @@ from setuptools import setup, find_packages
setup(
name="cmd2",
- version="0.3.5",
+ version="0.3.6",
py_modules = ['cmd2','flagReader','bootstrap'],
# metadata for upload to PyPI