diff --git a/bench/__init__.py b/bench/__init__.py index fd3ea11d..7cfc540d 100644 --- a/bench/__init__.py +++ b/bench/__init__.py @@ -1,4 +1,4 @@ -VERSION = "5.9.0" +VERSION = "5.10.0" PROJECT_NAME = "frappe-bench" FRAPPE_VERSION = None current_path = None