diff setup.py @ 124:fad4dde06be8 0.4.2

get 0.4.1 to assembla, darn it
author catherine@dellzilla
date Wed, 29 Oct 2008 11:04:51 -0400
parents 7d215852f9a6
children 197a312f2656
line wrap: on
line diff
--- a/setup.py	Wed Oct 29 10:56:22 2008 -0400
+++ b/setup.py	Wed Oct 29 11:04:51 2008 -0400
@@ -3,7 +3,7 @@
 
 setup(
     name="cmd2",
-    version="0.4",
+    version="0.4.1",
     py_modules=["cmd2",],
     
     # metadata for upload to PyPI