Skip to content

Commit 0133edd

Browse files
committed
Add 3.14 to python versions in pyproject toml.
1 parent 1a5f9d0 commit 0133edd

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
@@ -23,6 +23,7 @@ classifiers = [
2323
'Programming Language :: Python :: 3.11',
2424
'Programming Language :: Python :: 3.12',
2525
'Programming Language :: Python :: 3.13',
26+
'Programming Language :: Python :: 3.14',
2627
'Programming Language :: Python :: 3 :: Only',
2728
'Programming Language :: Python :: Implementation :: CPython',
2829
'Topic :: Software Development',

0 commit comments

Comments
 (0)