Skip to content

Commit 66ae9e3

Browse files
committed
Update to 2.4.0.
1 parent 47262ce commit 66ae9e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: djclick/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
# The RegEx in setup.py requires single quotes. Rather than change it, turn off Black.
1111
# fmt: off
12-
__version__ = '2.3.0'
12+
__version__ = '2.4.0'
1313
__url__ = 'https://github.com/GaretJax/django-click'
1414
__author__ = 'Jonathan Stoppani'
1515
__email__ = '[email protected]'

0 commit comments

Comments
 (0)