diff --git a/django_select2/__init__.py b/django_select2/__init__.py index ebca5bc..15d0d99 100644 --- a/django_select2/__init__.py +++ b/django_select2/__init__.py @@ -9,4 +9,4 @@ The app includes Select2 driven Django Widgets and Form Fields. """ -__version__ = "5.8.4" +__version__ = "5.8.5"