7.8.0 Release (#700)
This commit is contained in:
parent
8a2ab0ce0e
commit
adbec9db3f
4 changed files with 17 additions and 8 deletions
|
|
@ -15,12 +15,12 @@ os.chdir(os.path.join(os.path.dirname(__file__), '..'))
|
|||
|
||||
old_versions = {
|
||||
6: '6.8.9',
|
||||
7: '7.7.0',
|
||||
7: '7.7.1',
|
||||
}
|
||||
|
||||
new_versions = {
|
||||
6: '6.8.10',
|
||||
7: '7.7.1',
|
||||
7: '7.8.0',
|
||||
}
|
||||
|
||||
files = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue