Heh, I just noticed that it looks like `virtualenv` seems to use the "COVID-time" version of #calver: https://virtualenv.pypa.io/en/latest/changelog.html
Version 20 starting in 2020, still version 20 now... 😛
@gaborbernat @hugovk The version before 20.x was 16.x, though. The whole version history is actually pretty weird: https://pypi.org/project/virtualenv/#history
It jumps from 1.x to 12.x... in 2014, then it looks mostly like semver until 2020 when it jumps to 20.x and holds there.
@pganssle Let's call it #CoronaVer!
@gaborbernat Is it intentional for virtualenv to be forever version 20?