rerun-io / rerun

Visualize streams of multimodal data. Free, fast, easy to use, and simple to integrate. Built in Rust.
https://rerun.io/
Apache License 2.0
6.7k stars 341 forks source link

Support version strings with commit hashes #8041

Closed emilk closed 3 weeks ago

emilk commented 3 weeks ago

What

We want to include the commit hash in the version string when we publish wheel builds off of main (i.e. not actual releases), so that we get unique version strings.

Checklist

To run all checks from main, comment on the PR with @rerun-bot full-check.