Get ready for release 3.6.7

This commit is contained in:
rocky
2020-04-27 22:51:06 -04:00
parent 698a3073d0
commit 302a5d53d4
4 changed files with 8 additions and 2 deletions

View File

@@ -58,7 +58,7 @@ entry_points = {
]}
ftp_url = None
install_requires = ["spark-parser >= 1.8.9, < 1.9.0",
"xdis >= 4.5.0, < 4.6.0"]
"xdis >= 4.5.1, < 4.6.0"]
license = "GPL3"
mailing_list = "python-debugger@googlegroups.com"