From 068630e243a5acf2aeeca0ab3149ce85ecf43fe1 Mon Sep 17 00:00:00 2001 From: alyf-linus <136631072+alyf-linus@users.noreply.github.com> Date: Thu, 24 Oct 2024 16:08:33 +0000 Subject: [PATCH] chore(release): Bumped to Version 15.7.0 # [15.7.0](https://github.com/alyf-de/erpnext_germany/compare/v15.6.0...v15.7.0) (2024-10-24) ### Features * **workspace:** add status indicators for Business Trip and VAT ID Check ([e332de2](https://github.com/alyf-de/erpnext_germany/commit/e332de2e64b3505f99efbcf708c06c7a949008fe)) --- erpnext_germany/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/erpnext_germany/__init__.py b/erpnext_germany/__init__.py index 58bdb35..91fe02f 100644 --- a/erpnext_germany/__init__.py +++ b/erpnext_germany/__init__.py @@ -1 +1 @@ -__version__ = "15.6.0" +__version__ = "15.7.0"