diff setup.py @ 87:683ed678b636

restoring IOError to xclip trap; backing out weird hg problem
author catherine@Elli.myhome.westell.com
date Mon, 30 Jun 2008 22:05:01 -0400
parents f844b6c78192
children
line wrap: on
line diff
--- a/setup.py	Fri Jun 27 09:51:01 2008 -0400
+++ b/setup.py	Mon Jun 30 22:05:01 2008 -0400
@@ -3,7 +3,7 @@
 
 setup(
     name="cmd2",
-    version="0.3.4.1",
+    version="0.3.4",
     py_modules = ['cmd2','flagReader','bootstrap'],
     
     # metadata for upload to PyPI