Skip to content

Commit

Permalink
Update proctoring version.
Browse files Browse the repository at this point in the history
  • Loading branch information
dianakhuang committed Feb 16, 2017
1 parent 58f5a85 commit 3691fff
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.17.0'
__version__ = '0.18.0'

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

0 comments on commit 3691fff

Please sign in to comment.