Version$update
Was this helpful?
Update attributes on a version.
label : str, default NULL
If specified, will set the user-specified label for the version. This label is currently only visible in the API, and is distinct from the version tag. To unset the label, provide an empty string.
release_notes : str, default NULL
Release notes for the version, up to 5000 characters. To unset the release notes, provide an empty string.
self (a Version)
Was this helpful?
Was this helpful?

