Skip to content

Commit a26a750

Browse files
committed
chore: specify that we are now compatible with Python 3.13
1 parent cde0f7f commit a26a750

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
@@ -1059,6 +1059,7 @@ def get_tag(self):
10591059
"Programming Language :: Python :: 3.10",
10601060
"Programming Language :: Python :: 3.11",
10611061
"Programming Language :: Python :: 3.12",
1062+
"Programming Language :: Python :: 3.13",
10621063
"Programming Language :: Python :: 3 :: Only",
10631064
"Topic :: Scientific/Engineering",
10641065
"Topic :: Scientific/Engineering :: Information Analysis",

0 commit comments

Comments
 (0)