diff --git a/setup.py b/setup.py index 555e4a95f87e660de95e839a7ccff1abbfb664ee..e91e5aba14f59473b324b94e8cb5b50b98701093 100644 --- a/setup.py +++ b/setup.py @@ -22,7 +22,7 @@ def package_data(pkg, roots): setup( name='lti_consumer-xblock', - version='1.0.5', + version='1.0.6', description='This XBlock implements the consumer side of the LTI specification.', packages=[ 'lti_consumer',