Anything fancier doesn't really tell you exactly what features changed when, so a table in the documentation spelled that out for each version.
Year.version might be better for marketing though.
For libraries and even the internal version number of a public product like an OS release where developers still want to say.
if os.version > x:
standard semantic versioning.