From a898b240a5b41f477647fcaa543246f09600e055 Mon Sep 17 00:00:00 2001 From: salmannawaz Date: Thu, 4 Apr 2024 09:29:59 +0500 Subject: [PATCH] chore: update-package-version (#734) --- xblock/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xblock/__init__.py b/xblock/__init__.py index ec599798f..9737a15cc 100644 --- a/xblock/__init__.py +++ b/xblock/__init__.py @@ -2,4 +2,4 @@ XBlock Courseware Components """ -__version__ = '3.0.0' +__version__ = '3.1.0'