BazerUtils.jl

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

commit 78966386e5e79f208244f09d0cefb4d3474747c5
parent a8d5028269689d58ff551c20332f06d14e38b2cc
Author: Erik Loualiche <eloualic@umn.edu>
Date:   Sat, 14 Mar 2026 01:43:06 -0500

Bump version to v0.10.1

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

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.10.0" +version = "0.10.1" [deps] CodecZlib = "944b1d66-785c-5afd-91f1-9de20f533193"