We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec91d62 commit d242cc4Copy full SHA for d242cc4
1 file changed
setup.py
@@ -22,7 +22,7 @@ def package_data(pkg, roots):
22
23
setup(
24
name='lti_consumer-xblock',
25
- version='1.1.2',
+ version='1.1.3',
26
description='This XBlock implements the consumer side of the LTI specification.',
27
packages=[
28
'lti_consumer',
0 commit comments