changeset 55:698710e88d1b

version number up
author catherine@localhost
date Mon, 09 Jun 2008 12:09:10 -0400
parents a791d615545c
children f844b6c78192 f20dcfa69341 37f471fb29b1
files setup.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/setup.py	Mon Jun 09 12:05:39 2008 -0400
+++ b/setup.py	Mon Jun 09 12:09:10 2008 -0400
@@ -3,7 +3,7 @@
 
 setup(
     name="cmd2",
-    version="0.3.3",
+    version="0.3.4",
     py_modules = ['cmd2','flagReader','bootstrap'],
     
     # metadata for upload to PyPI