Skip to content

Commit f1bcb3e

Browse files
committed
update metadata for python versions
1 parent f4e2618 commit f1bcb3e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

pyproject.toml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,9 @@ classifiers = [
1111
'Intended Audience :: Science/Research',
1212
'Programming Language :: Python',
1313
'Programming Language :: Python :: 3',
14-
'Programming Language :: Python :: 3.5',
14+
'Programming Language :: Python :: 3.11',
15+
'Programming Language :: Python :: 3.12',
16+
'Programming Language :: Python :: 3.13',
1517
'Topic :: Scientific/Engineering',
1618
]
1719
keywords = [

0 commit comments

Comments
 (0)