7.8.1 release (#708)

This commit is contained in:
Julien Mailleret 2020-07-28 16:32:23 +02:00 committed by GitHub
parent 76d9f64c95
commit 37fc61bc2e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 23 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.9',
7: '7.7.1',
6: '6.8.10',
7: '7.8.0',
}
new_versions = {
6: '6.8.10',
7: '7.8.0',
6: '6.8.11',
7: '7.8.1',
}
files = [