Skip to content
Snippets Groups Projects
Commit fba52f67 authored by Douglas Hall's avatar Douglas Hall
Browse files

Updated setup.py version

parent f22f33be
No related branches found
No related tags found
No related merge requests found
...@@ -22,7 +22,7 @@ def package_data(pkg, roots): ...@@ -22,7 +22,7 @@ def package_data(pkg, roots):
setup( setup(
name='lti_consumer-xblock', name='lti_consumer-xblock',
version='1.0.3', version='1.0.4',
description='This XBlock implements the consumer side of the LTI specification.', description='This XBlock implements the consumer side of the LTI specification.',
packages=[ packages=[
'lti_consumer', 'lti_consumer',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment