Skip to content

Commit 7b447ec

Browse files
authored
Fix version trove classifiers for #700 (#713)
* Fix version trove classifiers for #700 * add news fragment
1 parent a25aa8f commit 7b447ec

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,11 @@ classifiers = [
2020
"Operating System :: POSIX :: Linux",
2121
"Operating System :: MacOS :: MacOS X",
2222
"Operating System :: Microsoft :: Windows",
23-
"Programming Language :: Python :: 3.8",
2423
"Programming Language :: Python :: 3.9",
2524
"Programming Language :: Python :: 3.10",
2625
"Programming Language :: Python :: 3.11",
2726
"Programming Language :: Python :: 3.12",
27+
"Programming Language :: Python :: 3.13",
2828
"Programming Language :: Python :: Implementation :: CPython",
2929
"Programming Language :: Python :: Implementation :: PyPy",
3030
]

src/towncrier/newsfragments/713.misc.rst

Whitespace-only changes.

0 commit comments

Comments
 (0)