From 16739a493cc5c8587c68399c1959a21809da7c12 Mon Sep 17 00:00:00 2001 From: salman2013 Date: Thu, 4 Apr 2024 08:59:15 +0500 Subject: [PATCH] chore: update-package-version --- 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'