Skip to content

Commit a629b4c

Browse files
committed
Adding Python 3.13 as supported
1 parent 557da0b commit a629b4c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ classifiers = [
1919
"Programming Language :: Python :: 3.10",
2020
"Programming Language :: Python :: 3.11",
2121
"Programming Language :: Python :: 3.12",
22+
"Programming Language :: Python :: 3.13",
2223
"Topic :: Scientific/Engineering",
2324
]
2425
authors = [{ name = "SuperCowPowers LLC", email = "[email protected]" }]

0 commit comments

Comments
 (0)