From d30cc9339d67af4905be02aa45465ffb34767e9e Mon Sep 17 00:00:00 2001 From: barredterra <14891507+barredterra@users.noreply.github.com> Date: Mon, 15 Jan 2024 22:17:09 +0100 Subject: [PATCH] chore: bump version to 15.1.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 d5793af..9a75d43 100644 --- a/erpnext_germany/__init__.py +++ b/erpnext_germany/__init__.py @@ -1 +1 @@ -__version__ = "15.0.0" +__version__ = "15.1.0"