Skip to content

Commit

Permalink
Merge pull request #405 from edx/ri/release-1.3.5
Browse files Browse the repository at this point in the history
update to release 1.3.5
  • Loading branch information
Rabia23 authored Jan 19, 2018
2 parents 587c754 + 84a1946 commit b278bad
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.3.4'
__version__ = '1.3.5'

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

0 comments on commit b278bad

Please sign in to comment.