Hi 👋 , Fyi according to the doc, it is possible to update the trace's release directly in a span: https://github.com/langfuse/langfuse-docs/blame/7902579eaf4b446d8911ca7db65ea5487378522f/pages/docs/tracing-features/releases-and-versioning.mdx#L66C15-L66C15 But it does not appears to be the case in the code as of version 3.0.3 of python SDK: https://github.com/langfuse/langfuse-python/blob/42e38c68e0e303bca6ee7500fdc4f6c968456b51/langfuse/_client/span.py#L177