I just contributed the current [Pydantic + semver example](https://python-semver.readthedocs.io/en/latest/advanced/combine-pydantic-and-semver.html) into [pydantic-extra-types](https://github.com/pydantic/pydantic-extra-types) (see [https://github.com/pydantic/pydantic-extra-types/pull/199](https://github.com/pydantic/pydantic-extra-types/pull/199)) I would like to update the documents with either a new example with the pydantic implementation, or a secondary example utilizing this new type. Happy to pick this up.