Skip to content

Commit 9a52ead

Browse files
authored
Add Python 3.13 classifier to show it is supported (#72)
1 parent df6b0a8 commit 9a52ead

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

+1
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ classifiers = [
2424
"Programming Language :: Python :: 3.10",
2525
"Programming Language :: Python :: 3.11",
2626
"Programming Language :: Python :: 3.12",
27+
"Programming Language :: Python :: 3.13",
2728
"Topic :: Documentation",
2829
"Topic :: Software Development :: Documentation",
2930
"Topic :: Text Processing :: Markup :: Markdown",

0 commit comments

Comments
 (0)