From 9ae1139159043d3b9caaa03c9cf53ba645153ec4 Mon Sep 17 00:00:00 2001 From: barredterra <14891507+barredterra@users.noreply.github.com> Date: Mon, 15 Jan 2024 22:17:56 +0100 Subject: [PATCH] chore: bump version to 14.4.0 --- 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 b8d2e3e..15fd90e 100644 --- a/erpnext_germany/__init__.py +++ b/erpnext_germany/__init__.py @@ -1 +1 @@ -__version__ = "14.3.1" +__version__ = "14.4.0"