From a710183bc7775877855e39d7bcb15755e05afdf2 Mon Sep 17 00:00:00 2001 From: Frappe PR Bot Date: Wed, 14 Aug 2024 05:57:31 +0000 Subject: [PATCH] chore(release): Bumped to Version 2.2.0 --- lms/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lms/__init__.py b/lms/__init__.py index 9aa3f903..8a124bf6 100644 --- a/lms/__init__.py +++ b/lms/__init__.py @@ -1 +1 @@ -__version__ = "2.1.0" +__version__ = "2.2.0"