From af533a7a2cd594bd581dcf95c03a53a45632674c Mon Sep 17 00:00:00 2001 From: Frappe PR Bot Date: Wed, 20 Nov 2024 06:10:26 +0000 Subject: [PATCH] chore(release): Bumped to Version 2.12.0 --- lms/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lms/__init__.py b/lms/__init__.py index 7f6646a7..95a6d3a7 100644 --- a/lms/__init__.py +++ b/lms/__init__.py @@ -1 +1 @@ -__version__ = "2.11.0" +__version__ = "2.12.0"