From 93bc99ef4a99d7dbbd028759b33880c26e7da647 Mon Sep 17 00:00:00 2001 From: barredterra <14891507+barredterra@users.noreply.github.com> Date: Fri, 29 Dec 2023 02:34:23 +0100 Subject: [PATCH] chore: bump version to 0.3.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 d3ec452..493f741 100644 --- a/erpnext_germany/__init__.py +++ b/erpnext_germany/__init__.py @@ -1 +1 @@ -__version__ = "0.2.0" +__version__ = "0.3.0"