Skip to content

Commit f909605

Browse files
committed
Update supported python
1 parent 60a581a commit f909605

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

setup.cfg

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,12 @@ classifiers =
99
Development Status :: 5 - Production/Stable
1010
Intended Audience :: Science/Research
1111
License :: OSI Approved :: Apache Software License
12-
Programming Language :: Python :: 3.6
13-
Programming Language :: Python :: 3.7
14-
Programming Language :: Python :: 3.8
1512
Programming Language :: Python :: 3.9
1613
Programming Language :: Python :: 3.10
14+
Programming Language :: Python :: 3.11
15+
Programming Language :: Python :: 3.12
16+
Programming Language :: Python :: 3.13
17+
Programming Language :: Python :: 3.14
1718
license = Apache-2.0
1819
description = Python library to convert physiological data files into BIDS format
1920
long_description = file:README.md

0 commit comments

Comments
 (0)