From adea995e7c97b1af0980da428f7f0a510d9d8122 Mon Sep 17 00:00:00 2001 From: Thomas Wouters Date: Tue, 3 Mar 2026 18:10:41 +0100 Subject: [PATCH] Remove link from the description, since it does not render, and make it a little less repetetititive. --- content/posts/python-31213-31115-31020/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/posts/python-31213-31115-31020/index.md b/content/posts/python-31213-31115-31020/index.md index 83ab873..463f42e 100644 --- a/content/posts/python-31213-31115-31020/index.md +++ b/content/posts/python-31213-31115-31020/index.md @@ -2,7 +2,7 @@ title: 'Python 3.12.13, 3.11.15 and 3.10.20 are now available!' publishDate: '2026-03-03' author: Thomas Wouters -description: '[Python Releases For Your Security!](https://discuss.python.org/t/python-3-12-13-3-11-15-and-3-10-20-are-now-available/106363) New security releases for 3.10, 3.11 and 3.12 are now available.' +description: 'Python Releases For Your Security!' tags: - releases published: true