diff --git a/setup.py b/setup.py index 9e7e434f4332458bd1de4ac4fa248174bb634024..848694691c42516989b7e22de75f2296a263bfe0 100644 --- a/setup.py +++ b/setup.py @@ -22,7 +22,7 @@ def package_data(pkg, roots): setup( name='lti_consumer-xblock', - version='1.1.4', + version='1.1.5', description='This XBlock implements the consumer side of the LTI specification.', packages=[ 'lti_consumer',