From 2e3bc59fd3760de87952ec8fd6cd3694e8d9dc1c Mon Sep 17 00:00:00 2001 From: Mariusz Felisiak Date: Tue, 8 Oct 2024 08:14:54 +0200 Subject: Refs #34900 -- Doc'd Python 3.13 compatibility. --- docs/intro/reusable-apps.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/intro') diff --git a/docs/intro/reusable-apps.txt b/docs/intro/reusable-apps.txt index 98f21c9d91..e2c25f3525 100644 --- a/docs/intro/reusable-apps.txt +++ b/docs/intro/reusable-apps.txt @@ -237,6 +237,7 @@ this. For a small app like polls, this process isn't too difficult. "Programming Language :: Python :: 3.10", "Programming Language :: Python :: 3.11", "Programming Language :: Python :: 3.12", + "Programming Language :: Python :: 3.13", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: Dynamic Content", ] -- cgit v1.3