From 6040a9d56b678e9e1ab067e3768311967ce5f269 Mon Sep 17 00:00:00 2001 From: Frederik Jaeckel Date: Fri, 30 Jun 2023 15:43:15 +0200 Subject: [PATCH] Tryton 6.8: infos --- README.rst | 7 ++++--- setup.py | 2 +- tryton.cfg | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/README.rst b/README.rst index e2fa676..c4aa9bf 100644 --- a/README.rst +++ b/README.rst @@ -9,11 +9,12 @@ pip install mds-edocument-xrechnung Requires ======== -- Tryton 6.0 +- Tryton 6.8 Changes ======= -*6.0.0 - 17.10.2022* +*6.8.2 - 30.06.2023* -- init +- add credit-note +- compatibility to Tryton 6.8 diff --git a/setup.py b/setup.py index 6458cf7..53d972b 100644 --- a/setup.py +++ b/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', []): diff --git a/tryton.cfg b/tryton.cfg index 5fc2311..07250cc 100644 --- a/tryton.cfg +++ b/tryton.cfg @@ -1,5 +1,5 @@ [tryton] -version=6.0.0 +version=6.8.2 depends: edocument_uncefact party