Skip to content

Commit 588f4d9

Browse files
committed
Preparing for release 2.0
1 parent 2ce123a commit 588f4d9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
[metadata]
22
name = 'bidscoin'
3-
version = '1.6'
3+
version = '2.0'
44
description = 'Map source-level neuroimaging data onto a BIDS data structure'
55
author = 'Marcel Zwiers'
6-
author_email = 'marcel[email protected]'
6+
author_email = 'm[email protected]'
77
license = 'GPL3'
88
url = 'https://github.com/Donders-Institute/bidscoin'
99

1010
[requires]
11-
python_version = ['3.7']
11+
python_version = ['3.6', '3.7']
1212

1313
[build-system]
1414
requires = ['setuptools', 'wheel']

0 commit comments

Comments
 (0)