Get ready for release 3.8.0

This commit is contained in:
rocky
2021-10-29 22:06:18 -04:00
parent 32c4b84458
commit 4911d85237
9 changed files with 19 additions and 27 deletions

View File

@@ -75,7 +75,7 @@ entry_points = {
]
}
ftp_url = None
install_requires = ["spark-parser >= 1.8.9, < 1.9.0", "xdis >= 6.0.0, < 6.1.0"]
install_requires = ["spark-parser >= 1.8.9, < 1.9.0", "xdis >= 6.0.2, < 6.1.0"]
license = "GPL3"
mailing_list = "python-debugger@googlegroups.com"