Skip to content

Commit

Permalink
[PR #8748/2816002b backport][3.10] Add Python 3.13 classifier (#9280)
Browse files Browse the repository at this point in the history
**This is a backport of PR #8748 as merged into master
(2816002).**

Co-authored-by: J. Nick Koston <nick@koston.org>
  • Loading branch information
patchback[bot] and bdraco authored Sep 24, 2024
1 parent 91c3162 commit 84c25b7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions CHANGES/8748.feature.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Declared Python 3.13 supported -- by :user:`bdraco`.
1 change: 1 addition & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ classifiers =
Programming Language :: Python :: 3.10
Programming Language :: Python :: 3.11
Programming Language :: Python :: 3.12
Programming Language :: Python :: 3.13

Topic :: Internet :: WWW/HTTP

Expand Down

0 comments on commit 84c25b7

Please sign in to comment.