diff --git a/setup.py b/setup.py index 9165e76..539e702 100644 --- a/setup.py +++ b/setup.py @@ -28,7 +28,7 @@ def package_data(pkg, roots): setup( name='h5p-xblock', - version='0.2.11', + version='0.2.12', description='XBlock to play self hosted h5p content inside open edX', long_description=long_description, long_description_content_type='text/markdown',