diff --git a/landa/__init__.py b/landa/__init__.py index 1066e06a..053cc7ad 100644 --- a/landa/__init__.py +++ b/landa/__init__.py @@ -1,6 +1,6 @@ import frappe -__version__ = "14.4.1" +__version__ = "14.5.0" @frappe.whitelist(allow_guest=True)