summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorDmitry Bogatov <KAction@debian.org>2018-12-02 05:36:58 +0000
committerDmitry Bogatov <KAction@debian.org>2018-12-02 05:36:58 +0000
commitcabeb85dd040bd7363ccf36ccf65e54cccde067d (patch)
treed5dc963d9f48d84f7b279c56ddbdc1c138aeef90 /setup.py
parenta17df1c35c397d008c7990ea7ba8b8a2d9525c8c (diff)
Import Upstream version 7.1
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index b8ab4e7..bda1d70 100644
--- a/setup.py
+++ b/setup.py
@@ -3,7 +3,7 @@
from distutils.core import setup
setup(name="dtrx",
- version = "6.6",
+ version = "7.1",
description = "Script to intelligently extract multiple archive types",
author = "Brett Smith",
author_email = "brettcsmith@brettcsmith.org",