Source code for irfpy.asperacommon.installed_version_check

''' Check the installed version is consistent to the library, and warn if not.
'''

import matplotlib

import irfpy.util
from irfpy.util import version as _version