From a07302f8aeb2963f973b8c6f7ab850ec622e1d47 Mon Sep 17 00:00:00 2001 From: alyf-linus <136631072+alyf-linus@users.noreply.github.com> Date: Thu, 19 Dec 2024 15:56:31 +0000 Subject: [PATCH] chore(release): Bumped to Version 15.2.0 # [15.2.0](https://github.com/alyf-de/erpnext_datev/compare/v15.1.1...v15.2.0) (2024-12-19) ### Bug Fixes * update german translations ([b4512c8](https://github.com/alyf-de/erpnext_datev/commit/b4512c8e1d0b7e0294b97f9f8478ed53857af666)) ### Features * attach eInvoice if possible ([e7c648e](https://github.com/alyf-de/erpnext_datev/commit/e7c648ef91d8be317695a1f17c8a48656b400434)) --- 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 ae163b3..30c70d3 100644 --- a/erpnext_datev/__init__.py +++ b/erpnext_datev/__init__.py @@ -1 +1 @@ -__version__ = "15.1.1" +__version__ = "15.2.0"