Get ready for release 2.9.1

This commit is contained in:
rocky
2016-10-10 12:28:19 -04:00
parent 97ce330b00
commit bb8d0a6389
6 changed files with 38 additions and 9 deletions

View File

@@ -38,7 +38,7 @@ entry_points={
]}
ftp_url = None
install_requires = ['spark-parser >= 1.4.0',
'xdis >= 3.0.0']
'xdis >= 3.0.1']
license = 'MIT'
mailing_list = 'python-debugger@googlegroups.com'
modname = 'uncompyle6'