Skip to content

Commit 67c10ea

Browse files
author
Ubuntu
committed
chore: bump version to 0.30.0-alpha.6
1 parent 119eef1 commit 67c10ea

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dimos/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "dimos-viewer"
3-
version = "0.30.0-alpha.5"
3+
version = "0.30.0-alpha.6"
44
edition = "2024"
55
rust-version = "1.92"
66
license = "MIT OR Apache-2.0"

dimos/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "maturin"
44

55
[project]
66
name = "dimos-viewer"
7-
version = "0.30.0a5"
7+
version = "0.30.0a6"
88
description = "Interactive Rerun viewer for DimOS with click-to-navigate support"
99
readme = "README.md"
1010
requires-python = ">=3.10"

0 commit comments

Comments
 (0)