Atmos Versioning
Atmos follows the Semantic Versioning (SemVer) convention: major.minor.patch.
Incompatible changes increment the major version, adding backwards-compatible functionality increments the minor version,
and backwards-compatible bug fixes increment the patch version.