Get ready for release 2.1.3

This commit is contained in:
rocky
2016-01-02 23:00:37 -05:00
parent 31ebe88b38
commit 077bca6141
3 changed files with 87 additions and 2 deletions

View File

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