Skip to content

Commit

Permalink
Merge pull request #21 from edx/ri/release-0.1.8
Browse files Browse the repository at this point in the history
update to release 0.1.8
  • Loading branch information
Rabia23 authored Jul 9, 2018
2 parents 95c00ad + 26548c5 commit cf259f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion completion/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
from __future__ import unicode_literals


__version__ = '0.1.7'
__version__ = '0.1.8'

default_app_config = 'completion.apps.CompletionAppConfig' # pylint: disable=invalid-name

0 comments on commit cf259f7

Please sign in to comment.