Skip to content

Commit 0cbfb76

Browse files
committed
feat(package): use Python 3.13 classifier
1 parent 20840b9 commit 0cbfb76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ authors = [
2727
classifiers = [
2828
"Development Status :: 4 - Beta",
2929
"Programming Language :: Python",
30-
"Programming Language :: Python :: 3.11",
30+
"Programming Language :: Python :: 3.13",
3131
"Programming Language :: Python :: Implementation :: CPython",
3232
]
3333
dependencies = [

0 commit comments

Comments
 (0)