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
Return the numeric x.y.z portion of the version. |
|
Return the package version. |