From b520e791fcb8c8c767bee4583b66a61d9422c0aa Mon Sep 17 00:00:00 2001 From: ZJ Dai Date: Mon, 24 Jan 2022 21:07:05 +1100 Subject: [PATCH] updated to 0.4.7 --- Project.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index b73e18b..f829798 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "JDF" uuid = "babc3d20-cd49-4f60-a736-a8f9c08892d3" authors = ["Dai ZJ "] -version = "0.4.6" +version = "0.4.7" [deps] Blosc = "a74b3585-a348-5f62-a45c-50e91977d574" @@ -29,6 +29,7 @@ StatsBase = "0.32, 0.33" Tables = "1" TimeZones = "0.10, 1" WeakRefStrings = "0.6, 1" +InlineStrings = "1" julia = "1" [extras]