Skip to content

Commit 90997a3

Browse files
authored
📚 Add python 3.14 as classifier to project metadata #7263
1 parent 87ce9b1 commit 90997a3

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
@@ -22,6 +22,7 @@ classifiers = [
2222
'Programming Language :: Python :: 3.11',
2323
'Programming Language :: Python :: 3.12',
2424
'Programming Language :: Python :: 3.13',
25+
'Programming Language :: Python :: 3.14',
2526
'Topic :: Scientific/Engineering'
2627
]
2728
# NOTE: When updating versions of some packages, such as requests or paramiko,

0 commit comments

Comments
 (0)