Skip to content

Commit 7fb2bb2

Browse files
authored
feat: add classifier for python 3.13 (#1393)
1 parent 98cfa83 commit 7fb2bb2

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
@@ -21,6 +21,7 @@ classifiers=[
2121
'Programming Language :: Python :: 3.10',
2222
'Programming Language :: Python :: 3.11',
2323
'Programming Language :: Python :: 3.12',
24+
'Programming Language :: Python :: 3.13',
2425
'Programming Language :: Python :: Implementation :: CPython',
2526
'Programming Language :: Python :: Implementation :: PyPy',
2627
]

0 commit comments

Comments
 (0)