Skip to content

Commit f2f5731

Browse files
committed
bump version
1 parent b59d4f5 commit f2f5731

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)