Add -V | --version and simplfy changing it

This commit is contained in:
rocky
2016-05-02 04:03:04 -04:00
parent 08720474bf
commit ceb47aba9c
8 changed files with 100 additions and 26 deletions

View File

@@ -50,7 +50,6 @@ def get_srcdir():
return os.path.realpath(filename)
ns = {}
version = '2.3.1'
web = 'https://github.com/rocky/python-uncompyle6/'
# tracebacks in zip files are funky and not debuggable