From 91e60f06995b2e20d8999e035e1585c4b2ccacf1 Mon Sep 17 00:00:00 2001 From: Kevin Mehall Date: Sun, 20 Oct 2024 22:18:25 -0600 Subject: [PATCH] v0.4.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index dc859e1..6681b41 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [workspace] [package] name = "soapysdr" -version = "0.4.0" +version = "0.4.1" edition = "2021" authors = ["Kevin Mehall "] categories = ["api-bindings", "hardware-support"]