# HG changeset patch # User catherine@cordelia # Date 1211334600 14400 # Node ID 4f2d6f9f208008ef1b5be22b8247691646848d3b # Parent 71151157ac7cc8d594e3c465fd8271b92f6e0a06 before GCOUG diff -r 71151157ac7c -r 4f2d6f9f2080 setup.py --- a/setup.py Tue May 20 12:56:05 2008 -0400 +++ b/setup.py Tue May 20 21:50:00 2008 -0400 @@ -3,7 +3,7 @@ setup( name="cmd2", - version="0.3.1", + version="0.3.2", py_modules = ['cmd2','flagReader','bootstrap'], # metadata for upload to PyPI