Tryton 6.8: infos
This commit is contained in:
parent
740b1e57d9
commit
6040a9d56b
3 changed files with 6 additions and 5 deletions
2
setup.py
2
setup.py
|
@ -40,7 +40,7 @@ with open(path.join(here, 'versiondep.txt'), encoding='utf-8') as f:
|
|||
|
||||
# tryton-version
|
||||
major_version = 6
|
||||
minor_version = 6
|
||||
minor_version = 8
|
||||
|
||||
requires = []
|
||||
for dep in info.get('depends', []):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue