We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 45119ae + 5d03cac commit 003dbc9Copy full SHA for 003dbc9
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.5',
+ version='1.1.6',
26
description='This XBlock implements the consumer side of the LTI specification.',
27
packages=[
28
'lti_consumer',
0 commit comments