We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fab79a commit e2eb66bCopy full SHA for e2eb66b
djclick/__init__.py
@@ -9,7 +9,7 @@
9
10
# The RegEx in setup.py requires single quotes. Rather than change it, turn off Black.
11
# fmt: off
12
-__version__ = '2.4.0'
+__version__ = '2.4.1'
13
__url__ = 'https://github.com/GaretJax/django-click'
14
__author__ = 'Jonathan Stoppani'
15
__email__ = '[email protected]'
0 commit comments