From c6a27fe98bdb1810c11eaab090b8a1d6669d9d48 Mon Sep 17 00:00:00 2001 From: Benoit Alessandroni <benoit@startinblox.com> Date: Mon, 24 Jul 2023 22:01:57 +0200 Subject: [PATCH] major: document the switch --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9fb59c8..da49646 100644 --- a/README.md +++ b/README.md @@ -133,4 +133,4 @@ Notice that you may have to restart your ActivityQueue or your DjangoLDP server, ## Changelog -Now supports Django 4.2 and Python 3.11 +Now supports Django4.2 and Python3.11 -- GitLab