We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b59d4f5 + f2f5731 commit 503c9deCopy full SHA for 503c9de
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