Skip to content

Commit 503c9de

Browse files
Merge pull request #11 from edx/iamsobanjaved/version_bump
bump version
2 parents b59d4f5 + f2f5731 commit 503c9de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

help_tokens/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66

77
from .context_processor import context_processor
88

9-
__version__ = '1.1.1'
9+
__version__ = '1.1.2'
1010

1111
default_app_config = 'help_tokens.apps.HelpTokensConfig' # pylint: disable=invalid-name

0 commit comments

Comments
 (0)