from importlib import metadata

VERSION = metadata.version("crossrefapi")
