Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Dave St.Germain committed Apr 19, 2019
1 parent b2bb467 commit d2ab3f8
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 d2ab3f8

Please sign in to comment.