Skip to content

Commit

Permalink
Merge pull request #7 from edx/dcs/bump-version
Browse files Browse the repository at this point in the history
bump version
  • Loading branch information
davestgermain authored Apr 19, 2019
2 parents b2bb467 + d2ab3f8 commit 7bcb609
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion edx_when/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@

from __future__ import absolute_import, unicode_literals

__version__ = '0.1.0'
__version__ = '0.1.1'

default_app_config = 'edx_when.apps.EdxWhenConfig' # pylint: disable=invalid-name

0 comments on commit 7bcb609

Please sign in to comment.