# Version$update

### Version$<mark style="color:purple;">update</mark>(*label=NULL, release\_notes=NULL*) → self

Update attributes on a version.

### **Parameters:**

**`label` :&#x20;*****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` :&#x20;*****str, default NULL***\
Release notes for the version, up to 5000 characters. To unset the release notes, provide an empty string.

### **Returns:**&#x20;

**self (a** [**Version**](https://docs.redivis.com/api/client-libraries/redivis-r/reference/version)**)**
