diff -r a4fff3df2242 -r dd577317bccb setup.py --- a/setup.py Sun Jul 13 17:54:47 2008 -0400 +++ b/setup.py Sun Jul 13 18:01:04 2008 -0400 @@ -3,7 +3,7 @@ from distutils.core import setup setup(name="dtrx", - version = "6.0", + version = "6.1", description = "Script to intelligently extract multiple archive types", author = "Brett Smith", author_email = "brettcsmith@brettcsmith.org",