From 4b3a71e4241c508011cb60bf8dbcd7fb02bcc4ca Mon Sep 17 00:00:00 2001 From: Frappe PR Bot Date: Wed, 6 Nov 2024 05:17:44 +0000 Subject: [PATCH] chore(release): Bumped to Version 2.10.0 --- lms/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lms/__init__.py b/lms/__init__.py index 43ce13db..1c622223 100644 --- a/lms/__init__.py +++ b/lms/__init__.py @@ -1 +1 @@ -__version__ = "2.9.0" +__version__ = "2.10.0"