Get ready for release 2.2.0

This commit is contained in:
rocky
2016-04-19 03:21:13 -04:00
parent 17b0caa4f0
commit 1b71d0a049
3 changed files with 81 additions and 2 deletions

View File

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