BazerData.jl

Data manipulation utilities for Julia
Log | Files | Refs | README | LICENSE

commit 6db40ae9dcb65877f4a6f26cffb9f2f671cbb264
parent ebaa5cb0b8d657ea585b4fb1c93e10c21381bb05
Author: Erik Loualiche <[email protected]>
Date:   Wed, 25 Feb 2026 09:43:48 -0600

bump version to 0.7.7

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 = "BazerData" uuid = "d6d9bf1d-14ee-42c9-93f7-cccc2a9ff2c2" authors = ["Erik Loualiche"] -version = "0.7.6" +version = "0.7.7" [deps] ColorSchemes = "35d6a980-a343-548e-a6ea-1d62b119f2f4"