changeset 86:2907f7c2d74c

0.3.5
author catherine@localhost
date Wed, 30 Jul 2008 12:41:14 -0400
parents b04845faae0c
children bd0adc37f3cc 3a7eaefb2a34
files setup.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/setup.py	Wed Jul 30 12:38:25 2008 -0400
+++ b/setup.py	Wed Jul 30 12:41:14 2008 -0400
@@ -3,7 +3,7 @@
 
 setup(
     name="cmd2",
-    version="0.3.4.1",
+    version="0.3.5",
     py_modules = ['cmd2','flagReader','bootstrap'],
     
     # metadata for upload to PyPI