dbs_annotator.version

Version helpers.

The only hardcoded version string should live in dbs_annotator/__init__.py. Everything else should derive the version dynamically.

Functions

get_pep440_base_version()

Return the numeric x.y.z portion of the version.

get_version()

Return the package version.