Version

pydantic model Version[source]

A generic block that contains a string representing the version of something.

Fields:
field version: str [Required]

A string representing the version.