# HG changeset patch # User catherine@localhost # Date 1210779454 14400 # Node ID a6284fa14e894307aa44c09e8357eeb5198a0aa1 # Parent 71ff2f442683c87c4d70089f2ecfc53859e5ae9a buildout stuff ready now diff -r 71ff2f442683 -r a6284fa14e89 setup.py --- 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