From c83c7b56f6a09774a2b50b9b752760a727f8e471 Mon Sep 17 00:00:00 2001 From: barredterra <14891507+barredterra@users.noreply.github.com> Date: Wed, 11 Sep 2024 11:11:48 +0200 Subject: [PATCH] chore: bumop version to v15.0.2 --- erpnext_shipping/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/erpnext_shipping/__init__.py b/erpnext_shipping/__init__.py index e84bc9e..b93534d 100644 --- a/erpnext_shipping/__init__.py +++ b/erpnext_shipping/__init__.py @@ -1 +1 @@ -__version__ = "15.0.1" +__version__ = "15.0.2"