Skip to content

Commit a5dab9e

Browse files
authoredSep 2, 2024··
Add classifier for Python 3.13 support
1 parent 38073d4 commit a5dab9e

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
@@ -35,6 +35,7 @@ classifiers = [
3535
"Programming Language :: Python :: 3.10",
3636
"Programming Language :: Python :: 3.11",
3737
"Programming Language :: Python :: 3.12",
38+
"Programming Language :: Python :: 3.13",
3839
"Topic :: Security",
3940
"Topic :: System :: Networking",
4041
"Topic :: System :: Networking :: Monitoring",

0 commit comments

Comments
 (0)
Please sign in to comment.