Version¶ pydantic model Version[source]¶ A generic block that contains a string representing the version of something. Fields: version (str) field version: str [Required]¶ A string representing the version.