changeset 40:4f2d6f9f2080

before GCOUG
author catherine@cordelia
date Tue, 20 May 2008 21:50:00 -0400
parents 71151157ac7c
children 1275d59c08a7
files setup.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/setup.py	Tue May 20 12:56:05 2008 -0400
+++ b/setup.py	Tue May 20 21:50:00 2008 -0400
@@ -3,7 +3,7 @@
 
 setup(
     name="cmd2",
-    version="0.3.1",
+    version="0.3.2",
     py_modules = ['cmd2','flagReader','bootstrap'],
     
     # metadata for upload to PyPI