We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b59d4f5 commit f2f5731Copy full SHA for f2f5731
help_tokens/__init__.py
@@ -6,6 +6,6 @@
6
7
from .context_processor import context_processor
8
9
-__version__ = '1.1.1'
+__version__ = '1.1.2'
10
11
default_app_config = 'help_tokens.apps.HelpTokensConfig' # pylint: disable=invalid-name
0 commit comments