From c546183bf0443f91d3e07fa7000ad8b35e8f4557 Mon Sep 17 00:00:00 2001 From: barredterra <14891507+barredterra@users.noreply.github.com> Date: Wed, 21 Feb 2024 14:21:44 +0100 Subject: [PATCH] chore: bump version to 14.2.1 --- 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 331dde6..4a77120 100644 --- a/erpnext_shipping/__init__.py +++ b/erpnext_shipping/__init__.py @@ -1 +1 @@ -__version__ = "14.2.0" +__version__ = "14.2.1"