From e7a37fbcd8fc99213c3c692c9c64b86ec3303d5d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adri=C3=A1n=20Chaves?= Date: Fri, 15 Nov 2024 09:52:38 +0100 Subject: [PATCH] Set the release day --- CHANGELOG.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 2d0c629..6136b62 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -2,7 +2,7 @@ Protego changelog ================= -0.4.0 (2024-11-DD) +0.4.0 (2024-11-15) ================== - Dropped Python 3.8 support, added official Python 3.13 support.