Skip to content

Commit 5ba0603

Browse files
authored
Expose support for python 3.13 (#141)
1 parent 97c821c commit 5ba0603

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
@@ -38,6 +38,7 @@ classifiers = [
3838
"Programming Language :: Python :: 3.10",
3939
"Programming Language :: Python :: 3.11",
4040
"Programming Language :: Python :: 3.12",
41+
"Programming Language :: Python :: 3.13",
4142
"Programming Language :: Python",
4243
"Topic :: System :: Systems Administration",
4344
"Topic :: Utilities",

0 commit comments

Comments
 (0)