SF.net SVN: docutils:[9799 ] trunk/docutils/pyproject .toml
aa-turner--- via Docutils-checkins <[email protected]>
| Newsgroups | gmane.text.docutils.cvs |
|---|---|
| Message-ID | <[email protected]> |
Revision: 9799
http://sourceforge.net/p/docutils/code/9799
Author: aa-turner
Date: 2024-07-31 09:20:21 +0000 (Wed, 31 Jul 2024)
Log Message:
-----------
Declare support for Python 3.13
Modified Paths:
--------------
trunk/docutils/pyproject.toml
Modified: trunk/docutils/pyproject.toml
===================================================================
--- trunk/docutils/pyproject.toml 2024-07-31 09:19:59 UTC (rev 9798)
+++ trunk/docutils/pyproject.toml 2024-07-31 09:20:21 UTC (rev 9799)
@@ -40,6 +40,7 @@
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
+ "Programming Language :: Python :: 3.13",
"Topic :: Documentation",
"Topic :: Software Development :: Documentation",
"Topic :: Text Processing",
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.