Get ready for release 3.0.1

This commit is contained in:
rocky
2018-03-07 07:03:36 -05:00
parent df0207eb90
commit 74e280171b
3 changed files with 22 additions and 12 deletions

View File

@@ -56,7 +56,7 @@ entry_points = {
]}
ftp_url = None
install_requires = ['spark-parser >= 1.8.5, < 1.9.0',
'xdis >= 3.6.9, < 3.7.0', 'six']
'xdis >= 3.7.0, < 3.8.0', 'six']
license = 'GPL3'
mailing_list = 'python-debugger@googlegroups.com'