diff -r 85a586067352 -r fc0d6a3fde53 setup.py --- a/setup.py Thu Jul 24 22:49:03 2008 -0400 +++ b/setup.py Sat Jul 26 12:55:37 2008 -0400 @@ -3,7 +3,7 @@ from distutils.core import setup setup(name="dtrx", - version = "6.1", + version = "6.2", description = "Script to intelligently extract multiple archive types", author = "Brett Smith", author_email = "brettcsmith@brettcsmith.org",