Commit f4898f58 by Chris Dodge

bump to 0.10.20

parent 07ff5790
...@@ -34,11 +34,7 @@ def load_requirements(*requirements_paths): ...@@ -34,11 +34,7 @@ def load_requirements(*requirements_paths):
setup( setup(
name='edx-proctoring', name='edx-proctoring',
<<<<<<< HEAD
version='0.11.0', version='0.11.0',
=======
version='0.10.19',
>>>>>>> Substitute all illegal characters when registering exams with SoftwareSecure
description='Proctoring subsystem for Open edX', description='Proctoring subsystem for Open edX',
long_description=open('README.md').read(), long_description=open('README.md').read(),
author='edX', author='edX',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment