From 2ca8e7d370506225129a04d1f937fe93c31c3c2f Mon Sep 17 00:00:00 2001 From: Adoni5 Date: Tue, 12 Mar 2024 09:34:56 +0000 Subject: [PATCH] mark beta --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index b3e1ae8..4c4dc48 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "cnv_from_bam" -version = "0.4.4" +version = "0.4.4-beta.0" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html