BazerData.jl

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

commit 9ed51c4226a195f98d099e72820688716ac64359
parent f25b476100597b9d648fdcf2a9e0f64dba9941c3
Author: Erik Loualiche <eloualic@umn.edu>
Date:   Thu, 19 Jun 2025 18:59:31 -0500

stabilized repo

fixed CI

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.4" +version = "0.7.5" [deps] ColorSchemes = "35d6a980-a343-548e-a6ea-1d62b119f2f4"