summaryrefslogtreecommitdiff
path: root/docs/faq
diff options
context:
space:
mode:
authorJacob Walls <jacobtylerwalls@gmail.com>2025-09-05 13:30:11 -0400
committernessita <124304+nessita@users.noreply.github.com>2025-09-17 15:17:05 -0300
commit1db79d8acf20c38aaf52e8e7c57f43c0e6501bb9 (patch)
treee0e744e21d05174c6b579a2df4e801bc83ffdae3 /docs/faq
parentc7b8f20d2ee629d1f1fdceff300d0f2e3dd6c5e6 (diff)
Added stub release notes for 6.1.
Diffstat (limited to 'docs/faq')
-rw-r--r--docs/faq/install.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/faq/install.txt b/docs/faq/install.txt
index 1cdf40fd78..dcd7bcfdf5 100644
--- a/docs/faq/install.txt
+++ b/docs/faq/install.txt
@@ -55,6 +55,7 @@ Django version Python versions
5.1 3.10, 3.11, 3.12, 3.13 (added in 5.1.3)
5.2 3.10, 3.11, 3.12, 3.13
6.0 3.12, 3.13
+6.1 3.12, 3.13, 3.14
============== ===============
For each version of Python, only the latest micro release (A.B.C) is officially