Skip to content

Commit 5680f0d

Browse files
adrien-delhormecodingjoe
authored andcommitted
Update Select2 library to version 4.0.12
1 parent 8deb2b6 commit 5680f0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

django_select2/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
class Select2Conf(AppConf):
99
"""Settings for Django-Select2."""
1010

11-
LIB_VERSION = '4.0.5'
11+
LIB_VERSION = '4.0.12'
1212
"""Version of the Select2 library."""
1313

1414
CACHE_BACKEND = 'default'

0 commit comments

Comments
 (0)