From 9b2e2b8b9ac0b216ce5b700d246e8b6c41df9f34 Mon Sep 17 00:00:00 2001 From: alyf-linus <136631072+alyf-linus@users.noreply.github.com> Date: Thu, 19 Dec 2024 16:01:43 +0000 Subject: [PATCH] chore(release): Bumped to Version 14.3.0 # [14.3.0](https://github.com/alyf-de/erpnext_datev/compare/v14.2.1...v14.3.0) (2024-12-19) ### Bug Fixes * update german translations ([4c15097](https://github.com/alyf-de/erpnext_datev/commit/4c15097d9ed07a903c72bd07978180ad94009f29)) ### Features * attach eInvoice if possible ([6bbec45](https://github.com/alyf-de/erpnext_datev/commit/6bbec45fb09a00e0e32d5b56a856a258560c5004)) --- erpnext_datev/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/erpnext_datev/__init__.py b/erpnext_datev/__init__.py index 4a77120..f79d47d 100644 --- a/erpnext_datev/__init__.py +++ b/erpnext_datev/__init__.py @@ -1 +1 @@ -__version__ = "14.2.1" +__version__ = "14.3.0"