Are folks opposed to setting up releases with the version numbers `2021.11.15.1`? Right now, we're using `calver`: https://github.com/pypa/trove-classifiers/blob/4e2248b1fce527e3943358037a1d5db8e8186fd5/setup.py#L30 It doesn't support multiple releases on the same day, which is an issue we've hit in #80.