Skip to content

Commit

Permalink
Merge pull request #379 from edx/aj/update-proctoring-app
Browse files Browse the repository at this point in the history
release 1.2.1
  • Loading branch information
awaisdar001 committed Sep 15, 2017
2 parents e90984e + dd93035 commit fc99bf4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion edx_proctoring/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@

from __future__ import absolute_import

__version__ = '1.2.0'
__version__ = '1.2.1'

default_app_config = 'edx_proctoring.apps.EdxProctoringConfig' # pylint: disable=invalid-name

0 comments on commit fc99bf4

Please sign in to comment.