Version bump and dirty date
This makes this cmake module more compatible with the behavior of setuptools_scm
:
- Bump the patch version in case there are changes with respect to the last tag (can be switched off)
- Include the date in the dirty part (
.d{date}
instead of-dirty
).