"""Common functionality for working with different versions."""
"""Whether the git tag indicates a version.
We don't include pre-releases.
"""
return is not None
"""Get all release tags for this repo, sorted by semantic version."""
=
return