Skip to content

Commit c336c43

Browse files
authored
Note support for python 3.13 (#102)
1 parent 8b17182 commit c336c43

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
@@ -21,6 +21,7 @@ classifiers = [
2121
"Programming Language :: Python :: 3.10",
2222
"Programming Language :: Python :: 3.11",
2323
"Programming Language :: Python :: 3.12",
24+
"Programming Language :: Python :: 3.13",
2425
"Operating System :: OS Independent",
2526
"Programming Language :: Python :: Implementation :: CPython",
2627
]

0 commit comments

Comments
 (0)