Skip to content

Commit e063de5

Browse files
authored
Merge pull request ruvnet#1039 from ruvnet/release/patch-1009-1004
release: patch-bump signal/sensing-server/cli for ruvnet#1009+ruvnet#1004 fixes (+ first-publish calibration)
2 parents ad3908b + 53b327e commit e063de5

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

v2/crates/wifi-densepose-cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "wifi-densepose-cli"
3-
version.workspace = true
3+
version = "0.3.1"
44
edition.workspace = true
55
description = "CLI for WiFi-DensePose"
66
authors.workspace = true

v2/crates/wifi-densepose-sensing-server/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "wifi-densepose-sensing-server"
3-
version = "0.3.2"
3+
version = "0.3.3"
44
edition.workspace = true
55
description = "Lightweight Axum server for WiFi sensing UI with RuVector signal processing"
66
license.workspace = true

v2/crates/wifi-densepose-signal/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "wifi-densepose-signal"
3-
version = "0.3.3"
3+
version = "0.3.4"
44
edition.workspace = true
55
description = "WiFi CSI signal processing for DensePose estimation"
66
license.workspace = true

0 commit comments

Comments
 (0)