BazerUtils.jl

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

commit e10c53c945a2da1f1886ed0804c3b88037c65eca
parent 7b8fdfaeebc469194e3cdbe8b70e9ace64b8fb8c
Author: Erik Loualiche <[email protected]>
Date:   Sun, 15 Feb 2026 23:54:08 -0600

bump version to v0.9.1

Co-Authored-By: Claude Opus 4.6 <[email protected]>

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