Skip to content

Commit

Permalink
Merge pull request #368 from edx/rc/2017-08-09
Browse files Browse the repository at this point in the history
Version 0.19.0
  • Loading branch information
sarahkf authored Aug 9, 2017
2 parents 8bb0d24 + 8a7f367 commit 952ad87
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__ = '0.18.2'
__version__ = '0.19.0'

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

0 comments on commit 952ad87

Please sign in to comment.