From 10008cfa7da2930b9fee967ad53b547b53f6483a Mon Sep 17 00:00:00 2001 From: Ron Fox Date: Fri, 16 Feb 2024 11:59:03 -0500 Subject: [PATCH] Update tag to 1.0.4 in anticipation of so tagging --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 46f726d..b3074be 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rustogramer" -version = "1.0.3" +version = "1.0.4" edition = "2021" authors = ["Ron Fox fox@frib.msu.edu"] description="A generic histogramer intended for nuclear science data from the FRIB"