diff setup.py @ 13:c6e8b645c0ab

tweaking docs
author catherine@localhost
date Thu, 15 May 2008 13:13:31 -0400
parents a6284fa14e89
children 786b3ea3e440
line wrap: on
line diff
--- a/setup.py	Thu May 15 12:42:01 2008 -0400
+++ b/setup.py	Thu May 15 13:13:31 2008 -0400
@@ -3,7 +3,7 @@
 
 setup(
     name="cmd2",
-    version="0.2.3",
+    version="0.3.0",
     py_modules = ['cmd2','flagReader','bootstrap'],
     
     # metadata for upload to PyPI