From 736d79b8c9dd77942b05293c849054daffe9733e Mon Sep 17 00:00:00 2001 From: Frappe PR Bot Date: Wed, 9 Oct 2024 06:04:56 +0000 Subject: [PATCH] chore(release): Bumped to Version 2.8.0 --- lms/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lms/__init__.py b/lms/__init__.py index 2614ce9d..892994aa 100644 --- a/lms/__init__.py +++ b/lms/__init__.py @@ -1 +1 @@ -__version__ = "2.7.0" +__version__ = "2.8.0"