diff setup.py @ 280:38198b11f48c

adding .get() to opts
author catherine@DellZilla
date Wed, 07 Oct 2009 13:33:58 -0400
parents c6064bfd4d6c
children f5593299fc2a
line wrap: on
line diff
--- a/setup.py	Sat Aug 08 00:16:27 2009 -0400
+++ b/setup.py	Wed Oct 07 13:33:58 2009 -0400
@@ -3,7 +3,7 @@
 
 setup(
     name="cmd2",
-    version="0.5.5",
+    version="0.5.6",
     py_modules=["cmd2",],
     
     # metadata for upload to PyPI