We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6bc28f1 commit ee05e8dCopy full SHA for ee05e8d
djclick/__init__.py
@@ -8,7 +8,7 @@
8
from .adapter import GroupRegistrator as group, pass_verbosity # NOQA
9
10
11
-__version__ = '2.1.0'
+__version__ = '2.1.1'
12
__url__ = 'https://github.com/GaretJax/django-click'
13
__author__ = 'Jonathan Stoppani'
14
__email__ = '[email protected]'
0 commit comments