We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 119eef1 commit 67c10eaCopy full SHA for 67c10ea
dimos/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "dimos-viewer"
3
-version = "0.30.0-alpha.5"
+version = "0.30.0-alpha.6"
4
edition = "2024"
5
rust-version = "1.92"
6
license = "MIT OR Apache-2.0"
dimos/pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "maturin"
[project]
7
-version = "0.30.0a5"
+version = "0.30.0a6"
8
description = "Interactive Rerun viewer for DimOS with click-to-navigate support"
9
readme = "README.md"
10
requires-python = ">=3.10"
0 commit comments