From d621aa81f9fa4783bf0559a1f782729b1577ae6d Mon Sep 17 00:00:00 2001 From: Benoit Chesneau Date: Sun, 1 Feb 2026 14:47:48 +0100 Subject: [PATCH] fix: add version number to homepage hero section --- docs/content/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/content/index.md b/docs/content/index.md index 353a6b12..319725ce 100644 --- a/docs/content/index.md +++ b/docs/content/index.md @@ -6,6 +6,7 @@ title: Gunicorn - Python WSGI HTTP Server
+

Version {{ version }}

The Python WSGI Server

Battle-tested. Production-ready. One command to serve your Python apps.