diff setup.py @ 197:770c77152051

clean out debugging comment
author catherine@dellzilla
date Wed, 25 Feb 2009 14:07:45 -0500
parents 06119abd352e
children b90021703faf
line wrap: on
line diff
--- a/setup.py	Wed Feb 25 14:05:47 2009 -0500
+++ b/setup.py	Wed Feb 25 14:07:45 2009 -0500
@@ -3,7 +3,7 @@
 
 setup(
     name="cmd2",
-    version="0.4.5",
+    version="0.4.6",
     py_modules=["cmd2",],
     
     # metadata for upload to PyPI