[meta] 7.7.1 release (#698)

This commit is contained in:
Julien Mailleret 2020-06-04 21:06:33 +02:00 committed by GitHub
parent 4420df6927
commit c12542836e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 21 additions and 11 deletions

View file

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