diff -r f0acfe12a0e2 -r a2ca41a85243 setup.py --- a/setup.py Sun Dec 17 09:20:02 2006 -0500 +++ b/setup.py Tue Dec 19 18:01:00 2006 -0500 @@ -3,7 +3,7 @@ from distutils.core import setup setup(name="x", - version = "1.0", + version = "2.0", description = "Script to intelligently extract multiple archive types", author = "Brett Smith", author_email = "brettcsmith@brettcsmith.org",