[7.6.1] bump version

This commit is contained in:
Julien Mailleret 2020-03-04 18:35:20 +01:00
parent 3f87694783
commit 77e516c260
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.5',
7: '7.5.2',
6: '6.8.6',
7: '7.6.0',
}
new_versions = {
6: '6.8.6',
7: '7.6.0',
6: '6.8.7',
7: '7.6.1',
}
files = [