From 8307ad3387415a84f772da22520580b9eab01132 Mon Sep 17 00:00:00 2001 From: zacharyburnett Date: Thu, 17 Aug 2023 09:05:28 -0400 Subject: [PATCH] update metadata --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 43e163a9..fc083218 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "packetraven" authors = ["Zach Burnett "] description = "track high-altitude balloon telemetry from a variety of sources" -version = "3.0.7" +version = "4.0.0" edition = "2021" readme = "README.md" license = "GPL-3.0-or-later"