In PEP440 Python introduced Version Epochs as a mechanism to allow projects to change versioning scheme.| jacobtomlinson.dev
Version numbers are hard to get right. Semantic Versioning (SemVer) communicates backward compatibility via version numbers which often lead to a false sense of security and broken promises.| jacobtomlinson.dev