[7.6.2] bump version

This commit is contained in:
Julien Mailleret 2020-03-31 10:44:54 +02:00
parent b93490db4b
commit 8ac6ec52b1
No known key found for this signature in database
GPG key ID: F065093271C8DE71
4 changed files with 11 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.6',
7: '7.6.0',
6: '6.8.7',
7: '7.6.1',
}
new_versions = {
6: '6.8.7',
7: '7.6.1',
6: '6.8.8',
7: '7.6.2',
}
files = [