BazerUtils.jl

Assorted Julia utilities including custom logging
Log | Files | Refs | README | LICENSE

commit fe00236d56bfb22fc2abb693a449dd3c03afb8ab
parent 4adb77fa5e631a146a12a939aca03b010737507a
Author: Erik Loualiche <[email protected]>
Date:   Thu, 19 Jun 2025 19:37:10 -0500

bump

Diffstat:
MProject.toml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Project.toml b/Project.toml @@ -1,7 +1,7 @@ name = "BazerUtils" uuid = "36dcebb2-80bb-4116-91f4-ed9f396c4a1c" authors = ["Erik Loualiche"] -version = "0.8.3" +version = "0.8.4" [deps] CodecZlib = "944b1d66-785c-5afd-91f1-9de20f533193"