Get ready for release 3.2.5

This commit is contained in:
rocky
2018-12-30 12:10:43 -05:00
parent fe9beb2fd1
commit 84e8542248
3 changed files with 9 additions and 2 deletions

View File

@@ -57,7 +57,7 @@ entry_points = {
]}
ftp_url = None
install_requires = ['spark-parser >= 1.8.7, < 1.9.0',
'xdis >= 3.8.8, < 3.9.0']
'xdis >= 3.8.9, < 3.9.0']
license = 'GPL3'
mailing_list = 'python-debugger@googlegroups.com'