From 1a18e77c1ceb52f0b678e18d1c8dec8c21d267f7 Mon Sep 17 00:00:00 2001 From: Matthias Kestenholz Date: Thu, 11 Jul 2024 16:20:45 +0200 Subject: [PATCH] django-prose-editor 0.5.1 --- django_prose_editor/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/django_prose_editor/__init__.py b/django_prose_editor/__init__.py index 819a300..abe1e1c 100644 --- a/django_prose_editor/__init__.py +++ b/django_prose_editor/__init__.py @@ -1 +1 @@ -version = "0.5.0" +version = "0.5.1"