Skip to content

Commit b994e6a

Browse files
chore: support python3.13
1 parent 233d358 commit b994e6a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@
6060
"Programming Language :: Python :: 3.10",
6161
"Programming Language :: Python :: 3.11",
6262
"Programming Language :: Python :: 3.12",
63+
"Programming Language :: Python :: 3.13",
6364
],
6465
keywords="cms", # Optional
6566
# You can just specify package directories manually here if your project is

0 commit comments

Comments
 (0)