diff setup.py @ 272:d68d83f42254

fixed unit test
author catherine@cordelia
date Wed, 29 Apr 2009 22:33:58 -0400
parents e3d00ca39798
children f62e9fbb3f90
line wrap: on
line diff
--- a/setup.py	Wed Apr 08 18:27:46 2009 -0400
+++ b/setup.py	Wed Apr 29 22:33:58 2009 -0400
@@ -3,7 +3,7 @@
 
 setup(
     name="cmd2",
-    version="0.5.2",
+    version="0.5.3",
     py_modules=["cmd2",],
     
     # metadata for upload to PyPI