changeset 8:a6284fa14e89

buildout stuff ready now
author catherine@localhost
date Wed, 14 May 2008 11:37:34 -0400
parents 71ff2f442683
children f807c5cfa0de
files setup.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/setup.py	Wed May 14 11:34:52 2008 -0400
+++ b/setup.py	Wed May 14 11:37:34 2008 -0400
@@ -3,7 +3,7 @@
 
 setup(
     name="cmd2",
-    version="0.2.2",
+    version="0.2.3",
     py_modules = ['cmd2','flagReader','bootstrap'],
     
     # metadata for upload to PyPI