From 61c5a8c0bc34166f537bd817ae56fab66fff9c29 Mon Sep 17 00:00:00 2001 From: barredterra <14891507+barredterra@users.noreply.github.com> Date: Mon, 17 Jul 2023 12:09:35 +0200 Subject: [PATCH] chore: bump version to 0.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 b1a19e3..3dc1f76 100644 --- a/erpnext_germany/__init__.py +++ b/erpnext_germany/__init__.py @@ -1 +1 @@ -__version__ = "0.0.5" +__version__ = "0.1.0"