BazerUtils.jl

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

commit 250d7d372328d10b7f0fe5de9c1a047e88c10d91
parent 2b1bc10c913ff7cd1e395f71032a5e46e04af6f6
Author: Erik Loualiche <[email protected]>
Date:   Thu, 19 Jun 2025 18:57:21 -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.2" +version = "0.8.3" [deps] CodecZlib = "944b1d66-785c-5afd-91f1-9de20f533193"