from distutils.version import StrictVersion

IBAN_BIDS = StrictVersion('1.1')
