BazerUtils.jl

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

commit 47be47a7b3c8a13c94d08fa85371146a15076d56
parent c17d7f416e3345078b5e5a24838f293376b15209
Author: Erik Loualiche <eloualic@umn.edu>
Date:   Mon, 16 Feb 2026 13:09:10 -0600

bump version to v0.9.2

Co-Authored-By: Claude Opus 4.6 <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.9.1" +version = "0.9.2" [deps] CodecZlib = "944b1d66-785c-5afd-91f1-9de20f533193"