Skip to content

Commit e2eb66b

Browse files
committed
Bump version number
1 parent 7fab79a commit e2eb66b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.4.0'
12+
__version__ = '2.4.1'
1313
__url__ = 'https://github.com/GaretJax/django-click'
1414
__author__ = 'Jonathan Stoppani'
1515
__email__ = '[email protected]'

0 commit comments

Comments
 (0)