7.7.0 release (#692)

- 7.7.0 as default version
- 6.8.9 as 6.x tested version
This commit is contained in:
Julien Mailleret 2020-05-13 18:11:10 +02:00 committed by GitHub
parent b32481a2d3
commit 9e327e7437
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 78 additions and 65 deletions

View file

@ -14,13 +14,13 @@ Usage:
os.chdir(os.path.join(os.path.dirname(__file__), '..'))
old_versions = {
6: '6.8.7',
7: '7.6.1',
6: '6.8.8',
7: '7.6.2',
}
new_versions = {
6: '6.8.8',
7: '7.6.2',
6: '6.8.9',
7: '7.7.0',
}
files = [