7.9.2 release (#723)

Co-authored-by: Julien Mailleret <8582351+jmlrt@users.noreply.github.com>
This commit is contained in:
Nassim Kammah 2020-09-24 19:08:32 +02:00 committed by GitHub
parent a933f3c90e
commit ef36f105b7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 17 additions and 12 deletions

View file

@ -14,13 +14,13 @@ Usage:
os.chdir(os.path.join(os.path.dirname(__file__), '..'))
old_versions = {
6: '6.8.11',
7: '7.9.0',
6: '6.8.12',
7: '7.9.1',
}
new_versions = {
6: '6.8.12',
7: '7.9.1',
7: '7.9.2',
}
files = [