Skip to content

Commit

Permalink
django-prose-editor 0.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
matthiask committed Dec 20, 2024
1 parent a3fada1 commit 2e1a237
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion django_prose_editor/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version = "0.10.1"
version = "0.10.2"
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ dynamic = [
]
dependencies = [
"django>=4.2",
"django-js-asset>=3",
"django-js-asset>=3.0.1",
]

optional-dependencies.sanitize = [
Expand Down

0 comments on commit 2e1a237

Please sign in to comment.