fsleyes.version

The sole purpose of this module is as a container for the FSLeyes version number. See also the fsl.version module.

__version__

Current version number, as a string.

fsleyes.version.__version__ = '1.3.3'

Current version number, as a string. The FSLeyes version number consists of three numbers, separated by a period, which roughly obeys the Semantic Versioning conventions (http://semver.org/).