changeset 00abec422c0e in modules/account_fr_chorus:default
details:
https://hg.tryton.org/modules/account_fr_chorus?cmd=changeset&node=00abec422c0e
description:
Prepare release 6.4.0 [skip ci]
diffstat:
CHANGELOG | 2 ++
COPYRIGHT | 2 +-
tryton.cfg | 2 +-
3 files changed, 4 insertions(+), 2 deletions(-)
diffs (28 lines):
diff -r 00a9ee03419a -r 00abec422c0e CHANGELOG
--- a/CHANGELOG Fri Apr 29 23:42:52 2022 +0200
+++ b/CHANGELOG Mon May 02 17:17:00 2022 +0200
@@ -1,3 +1,5 @@
+Version 6.4.0 - 2022-05-02
+* Bug fixes (see mercurial logs for details)
* Add support for Python 3.10
* Remove support for Python 3.6
diff -r 00a9ee03419a -r 00abec422c0e COPYRIGHT
--- a/COPYRIGHT Fri Apr 29 23:42:52 2022 +0200
+++ b/COPYRIGHT Mon May 02 17:17:00 2022 +0200
@@ -1,4 +1,4 @@
-Copyright (C) 2018-2021 Cédric Krier
+Copyright (C) 2018-2022 Cédric Krier
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 00a9ee03419a -r 00abec422c0e tryton.cfg
--- a/tryton.cfg Fri Apr 29 23:42:52 2022 +0200
+++ b/tryton.cfg Mon May 02 17:17:00 2022 +0200
@@ -1,5 +1,5 @@
[tryton]
-version=6.3.0
+version=6.4.0
depends:
account
account_invoice