diff --git a/django_prose_editor/__init__.py b/django_prose_editor/__init__.py index 103384f..6e46f61 100644 --- a/django_prose_editor/__init__.py +++ b/django_prose_editor/__init__.py @@ -1 +1 @@ -version = "0.10.1" +version = "0.10.2" diff --git a/pyproject.toml b/pyproject.toml index 4d29ebd..2795b0a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,7 +36,7 @@ dynamic = [ ] dependencies = [ "django>=4.2", - "django-js-asset>=3", + "django-js-asset>=3.0.1", ] optional-dependencies.sanitize = [