7.9.1 release (#718)

* 7.9.1 as default version
This commit is contained in:
Julien Mailleret 2020-09-03 17:43:28 +02:00 committed by GitHub
parent 37e93217fe
commit b6a07ee61c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 19 additions and 8 deletions

View file

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