Skip to content

Commit 17830a1

Browse files
Faraz32123Muhammad Faraz  Maqsood
andauthored
chore: bump version (#624)
Co-authored-by: Muhammad Faraz Maqsood <faraz.maqsood@A006-01130.local>
1 parent 9dd2430 commit 17830a1

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@ Please See the `releases tab <https://github.com/openedx/xblock-lti-consumer/rel
1616
Unreleased
1717
~~~~~~~~~~
1818

19+
10.0.1 - 2026-03-17
20+
--------------------
21+
* Revert the quoting of location/usage_keys done in version 9.14.4 & 9.14.5.
22+
1923
10.0.0 - 2026-03-09
2024
--------------------
2125
* Drop support for Python 3.11. Python 3.12 is now the minimum supported version.

lti_consumer/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
from .apps import LTIConsumerApp
55
from .lti_xblock import LtiConsumerXBlock
66

7-
__version__ = '10.0.0'
7+
__version__ = '10.0.1'

0 commit comments

Comments
 (0)