Skip to content

Commit 3369d5b

Browse files
committed
setup.py: adding python 3.13
1 parent 4243009 commit 3369d5b

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
@@ -173,6 +173,7 @@ def build_extensions(self):
173173
"Programming Language :: Python :: 3.10",
174174
"Programming Language :: Python :: 3.11",
175175
"Programming Language :: Python :: 3.12",
176+
"Programming Language :: Python :: 3.13",
176177
"Programming Language :: Cython",
177178
"Topic :: Office/Business :: Financial",
178179
"Topic :: Scientific/Engineering :: Mathematics",

0 commit comments

Comments
 (0)