Skip to content

Commit bddf7cc

Browse files
committed
updated arcana dependency version
1 parent 6f8d92e commit bddf7cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
'A collection of "Arcana" (http://arcana.readthedocs.io) Study '
2424
'classes implementing NeuroImaging analysis workflows'),
2525
long_description=open('README.rst').read(),
26-
install_requires=['arcana>=0.2.3',
26+
install_requires=['arcana>=0.2.4',
2727
'pydicom>=1.0'],
2828
classifiers=[
2929
"Development Status :: 4 - Beta",

0 commit comments

Comments
 (0)