Skip to content

Commit e4e5bf8

Browse files
authored
add Python 3.13 classifier
Signed-off-by: Jinzhe Zeng <jinzhe.zeng@ustc.edu.cn>
1 parent 332e58c commit e4e5bf8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ classifiers = [
3333
"Programming Language :: Python :: 3.10",
3434
"Programming Language :: Python :: 3.11",
3535
"Programming Language :: Python :: 3.12",
36+
"Programming Language :: Python :: 3.13",
3637
"License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)",
3738
"Topic :: Scientific/Engineering :: Artificial Intelligence",
3839
"Topic :: Scientific/Engineering :: Physics",

0 commit comments

Comments
 (0)