From a80438e220a6c60bd64e17236f3a8817b4044271 Mon Sep 17 00:00:00 2001 From: barredterra <14891507+barredterra@users.noreply.github.com> Date: Wed, 24 Jul 2024 12:04:30 +0200 Subject: [PATCH] chore: bump version to 14.3.5 --- 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 8e48f24..81c9175 100644 --- a/erpnext_shipping/__init__.py +++ b/erpnext_shipping/__init__.py @@ -1 +1 @@ -__version__ = "14.3.4" +__version__ = "14.3.5"