0.31.1

rerun-io/rerun0.31.1Mar 31, 2026by rerun-bot

AI Summary

This is a patch release primarily focused on bug fixes, specifically addressing compatibility issues with Python 3.10.

Key Highlights

  • Fix Python 3.10 support
  • Links to the full changelog for version 0.31.0

Full Release Notes

[Rerun](https://www.rerun.io/) is an easy-to-use database and visualization toolbox for multimodal and temporal data.
Try it live at https://rerun.io/viewer.

- Python: `pip install -U rerun-sdk`
- Rust: `cargo add rerun` and `cargo install rerun-cli --locked`
- Online demo: https://rerun.io/viewer
- C++ FetchContent: https://github.com/rerun-io/rerun/releases/download/0.31.1/rerun_cpp_sdk.zip

---

### 🔎 Details

Full [0.31.0 changelog](https://github.com/rerun-io/rerun/releases/0.31.0)

#### 🪳 Bug fixes
- Fix our python 3.10 support [2ee1f4f](https://github.com/rerun-io/rerun/commit/2ee1f4f8f8d3651e6eefcbb632e14ed4662531f8)