Skip to content

Commit 537d7f8

Browse files
authored
Add support for py313 (#171)
1 parent a24eaa3 commit 537d7f8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ classifiers = [
2525
'Programming Language :: Python :: 3.10',
2626
'Programming Language :: Python :: 3.11',
2727
'Programming Language :: Python :: 3.12',
28+
'Programming Language :: Python :: 3.13',
2829
"Topic :: Documentation",
2930
"Topic :: Software Development :: Documentation",
3031
"Topic :: Text Processing :: Markup :: HTML",

0 commit comments

Comments
 (0)