From ec1811985334067aef39607559cd898554d6700c Mon Sep 17 00:00:00 2001 From: Frederik Jaeckel Date: Wed, 11 Dec 2024 10:33:37 +0100 Subject: [PATCH] Version 5.0.7 --- README.rst | 17 +++-------------- setup.py | 4 +++- tryton.cfg | 2 +- 3 files changed, 7 insertions(+), 16 deletions(-) diff --git a/README.rst b/README.rst index df0f9f1..ffc03c8 100644 --- a/README.rst +++ b/README.rst @@ -9,23 +9,12 @@ pip install mds-edocument-xrechnung Requires ======== -- Tryton 6.0 +- Tryton 5.0 Changes ======= -*6.0.7 - 10.12.2024* +*5.0.7 - 10.12.2024* +- compatibility to Tryton 5.0 - add: export of factur-x 1.07.2, XRechnung 2.3 + 3.0 - -*6.0.2 - 30.06.2023* - -- add: credit-note - -*6.0.1 - 20.10.2022* - -- works - -*6.0.0 - 17.10.2022* - -- init diff --git a/setup.py b/setup.py index 85a2e02..01f5a63 100644 --- a/setup.py +++ b/setup.py @@ -36,7 +36,7 @@ with open(path.join(here, 'versiondep.txt'), encoding='utf-8') as f: modversion[l2[0]] = {'min': l2[1], 'max': l2[2], 'prefix': l2[3]} # tryton-version -major_version = 6 +major_version = 5 minor_version = 0 requires = [] @@ -84,6 +84,8 @@ setup( 'Natural Language :: English', 'Operating System :: OS Independent', 'License :: OSI Approved :: GNU General Public License (GPL)', + 'Programming Language :: Python :: 3.6', + 'Programming Language :: Python :: 3.7', 'Programming Language :: Python :: 3.8', 'Programming Language :: Python :: 3.9', 'Programming Language :: Python :: 3.10', diff --git a/tryton.cfg b/tryton.cfg index 5eb9b3b..1a45034 100644 --- a/tryton.cfg +++ b/tryton.cfg @@ -1,5 +1,5 @@ [tryton] -version=6.0.7 +version=5.0.7 depends: edocument_uncefact party