From 731315f1fa4464612c1d7b2ecb8d56098086ac0e Mon Sep 17 00:00:00 2001 From: Zia Fazal Date: Thu, 5 Dec 2024 16:35:08 +0500 Subject: [PATCH] chore: version bump --- openedxscorm/__about__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openedxscorm/__about__.py b/openedxscorm/__about__.py index 0122a6f..39b5f3f 100644 --- a/openedxscorm/__about__.py +++ b/openedxscorm/__about__.py @@ -1 +1 @@ -__version__ = "19.0.0" +__version__ = "19.0.1"