Commit fc99bf4d by Awais Jibran Committed by GitHub

Merge pull request #379 from edx/aj/update-proctoring-app

release 1.2.1
parents e90984ee dd930358
......@@ -4,6 +4,6 @@ The exam proctoring subsystem for the Open edX platform.
from __future__ import absolute_import
__version__ = '1.2.0'
__version__ = '1.2.1'
default_app_config = 'edx_proctoring.apps.EdxProctoringConfig' # pylint: disable=invalid-name
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