From bde88319c0631c45b992c95245970d7cc44779c7 Mon Sep 17 00:00:00 2001 From: barredterra <14891507+barredterra@users.noreply.github.com> Date: Sun, 31 Dec 2023 16:44:31 +0100 Subject: [PATCH] chore: bump version to 0.3.1 --- 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 493f741..260c070 100644 --- a/erpnext_germany/__init__.py +++ b/erpnext_germany/__init__.py @@ -1 +1 @@ -__version__ = "0.3.0" +__version__ = "0.3.1"