We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87ce9b1 commit 90997a3Copy full SHA for 90997a3
1 file changed
pyproject.toml
@@ -22,6 +22,7 @@ classifiers = [
22
'Programming Language :: Python :: 3.11',
23
'Programming Language :: Python :: 3.12',
24
'Programming Language :: Python :: 3.13',
25
+ 'Programming Language :: Python :: 3.14',
26
'Topic :: Scientific/Engineering'
27
]
28
# NOTE: When updating versions of some packages, such as requests or paramiko,
0 commit comments