changeset 7f924103ffcc in modules/account_asset:default details: https://hg.tryton.org/modules/account_asset?cmd=changeset&node=7f924103ffcc description: Prepare release 6.0.0 [skip ci] diffstat:
CHANGELOG | 3 +++ COPYRIGHT | 4 ++-- tryton.cfg | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) diffs (33 lines): diff -r ebebab8dfb7b -r 7f924103ffcc CHANGELOG --- a/CHANGELOG Sun May 02 10:54:50 2021 +0200 +++ b/CHANGELOG Mon May 03 15:54:53 2021 +0200 @@ -1,3 +1,6 @@ +Version 6.0.0 - 2021-05-03 +* Bug fixes (see mercurial logs for details) + Version 5.8.0 - 2020-11-02 * Bug fixes (see mercurial logs for details) * Remove support for Python 3.5 diff -r ebebab8dfb7b -r 7f924103ffcc COPYRIGHT --- a/COPYRIGHT Sun May 02 10:54:50 2021 +0200 +++ b/COPYRIGHT Mon May 03 15:54:53 2021 +0200 @@ -1,7 +1,7 @@ Copyright (C) 2012-2017 Nicolas Évrard. -Copyright (C) 2012-2020 Cédric Krier. +Copyright (C) 2012-2021 Cédric Krier. Copyright (C) 2012-2013 Bertrand Chenal. -Copyright (C) 2012-2020 B2CK SPRL. +Copyright (C) 2012-2021 B2CK SPRL. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff -r ebebab8dfb7b -r 7f924103ffcc tryton.cfg --- a/tryton.cfg Sun May 02 10:54:50 2021 +0200 +++ b/tryton.cfg Mon May 03 15:54:53 2021 +0200 @@ -1,5 +1,5 @@ [tryton] -version=5.9.0 +version=6.0.0 depends: ir res