diff setup.py @ 279:c6064bfd4d6c

v0.5.5
author catherine@cordelia
date Sat, 08 Aug 2009 00:16:27 -0400
parents f62e9fbb3f90
children 38198b11f48c
line wrap: on
line diff
--- a/setup.py	Sat Aug 08 00:16:20 2009 -0400
+++ b/setup.py	Sat Aug 08 00:16:27 2009 -0400
@@ -3,7 +3,7 @@
 
 setup(
     name="cmd2",
-    version="0.5.4",
+    version="0.5.5",
     py_modules=["cmd2",],
     
     # metadata for upload to PyPI