From dca1b44e28a7f63fa0482500f70520d5925829bc Mon Sep 17 00:00:00 2001 From: barredterra <14891507+barredterra@users.noreply.github.com> Date: Thu, 31 Aug 2023 16:49:27 +0200 Subject: [PATCH] chore: bump version to v0.1.2 --- 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 485f44a..b3f4756 100644 --- a/erpnext_germany/__init__.py +++ b/erpnext_germany/__init__.py @@ -1 +1 @@ -__version__ = "0.1.1" +__version__ = "0.1.2"