From 9714d4bce56f0154c26e478cc123493341eabdf3 Mon Sep 17 00:00:00 2001 From: barredterra <14891507+barredterra@users.noreply.github.com> Date: Mon, 8 Jan 2024 19:47:56 +0100 Subject: [PATCH] chore: bump version to v15.0.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 260c070..d5793af 100644 --- a/erpnext_germany/__init__.py +++ b/erpnext_germany/__init__.py @@ -1 +1 @@ -__version__ = "0.3.1" +__version__ = "15.0.0"