From 1ecdbd9e06fbe67276f993bd7b5830e3c0ff36db Mon Sep 17 00:00:00 2001 From: Frappe PR Bot Date: Mon, 25 Nov 2024 09:21:10 +0000 Subject: [PATCH] chore(release): Bumped to Version 2.13.0 --- lms/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lms/__init__.py b/lms/__init__.py index 95a6d3a7..930e2cd6 100644 --- a/lms/__init__.py +++ b/lms/__init__.py @@ -1 +1 @@ -__version__ = "2.12.0" +__version__ = "2.13.0"