Get ready for release 3.3.4

This commit is contained in:
rocky
2019-06-12 11:31:21 -04:00
parent c680416f92
commit 3c06b82931
3 changed files with 26 additions and 11 deletions

View File

@@ -58,7 +58,7 @@ entry_points = {
]}
ftp_url = None
install_requires = ['spark-parser >= 1.8.7, < 1.9.0',
'xdis >= 4.0.1, < 4.1.0']
'xdis >= 4.0.2, < 4.1.0']
license = 'GPL3'
mailing_list = 'python-debugger@googlegroups.com'