pub fn auto_version_increment_semver_or_date()
Expand description

increments the version in Cargo.toml. if the major version is greater than 2000, it is a date version else it is semver and increments the patch part