[7.5.1] bump version

This commit is contained in:
Julien Mailleret 2019-12-18 15:59:40 +01:00
parent 657681ea8e
commit ffa66f5d21
No known key found for this signature in database
GPG key ID: F065093271C8DE71
4 changed files with 13 additions and 13 deletions

View file

@ -14,13 +14,13 @@ Usage:
os.chdir(os.path.join(os.path.dirname(__file__), '..'))
old_versions = {
6: '6.8.4',
7: '7.4.2',
6: '6.8.5',
7: '7.5.0',
}
new_versions = {
6: '6.8.5',
7: '7.5.0',
6: '6.8.6',
7: '7.5.1',
}
files = [