Skip to content

Commit 003dbc9

Browse files
authored
Merge pull request #36 from edx/noraiz/EDUCATOR-1218-fix
noraiz/EDUCATOR-1218-fix
2 parents 45119ae + 5d03cac commit 003dbc9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ def package_data(pkg, roots):
2222

2323
setup(
2424
name='lti_consumer-xblock',
25-
version='1.1.5',
25+
version='1.1.6',
2626
description='This XBlock implements the consumer side of the LTI specification.',
2727
packages=[
2828
'lti_consumer',

0 commit comments

Comments
 (0)