From da881ff1cd58e98217d44ad5b7e63b053963f66f Mon Sep 17 00:00:00 2001 From: alyf-linus <136631072+alyf-linus@users.noreply.github.com> Date: Tue, 18 Jun 2024 16:32:49 +0000 Subject: [PATCH] chore(release): Bumped to Version 14.6.2 ## [14.6.2](https://github.com/alyf-de/erpnext_germany/compare/v14.6.1...v14.6.2) (2024-06-18) ### Bug Fixes * lower required version of tenacity ([51c1f6a](https://github.com/alyf-de/erpnext_germany/commit/51c1f6a0a2b19e99e0f4c96aa9d080d13a5e67de)) --- 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 76cd13c..09e4919 100644 --- a/erpnext_germany/__init__.py +++ b/erpnext_germany/__init__.py @@ -1 +1 @@ -__version__ = "14.6.1" +__version__ = "14.6.2"