Get ready for release 2.1.2

This commit is contained in:
rocky
2015-12-31 11:38:43 -05:00
parent 09ef875b3e
commit 31691b2003
3 changed files with 238 additions and 1 deletions

View File

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