changeset 93:f54e3e842f21

synching
author catherine@Elli.myhome.westell.com
date Wed, 24 Sep 2008 05:44:08 -0400
parents 25101e7b078f
children 414a78c16ce9
files setup.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/setup.py	Thu Sep 04 11:32:59 2008 -0400
+++ b/setup.py	Wed Sep 24 05:44:08 2008 -0400
@@ -3,7 +3,7 @@
 
 setup(
     name="cmd2",
-    version="0.3.5",
+    version="0.3.6",
     py_modules = ['cmd2','flagReader','bootstrap'],
     
     # metadata for upload to PyPI