From e02e4c7ab419a13fc596513398c718ec658e4ca2 Mon Sep 17 00:00:00 2001 From: Frappe PR Bot Date: Wed, 21 Aug 2024 05:20:24 +0000 Subject: [PATCH] chore(release): Bumped to Version 2.3.0 --- lms/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lms/__init__.py b/lms/__init__.py index 8a124bf6..55e47090 100644 --- a/lms/__init__.py +++ b/lms/__init__.py @@ -1 +1 @@ -__version__ = "2.2.0" +__version__ = "2.3.0"