BazerData.jl

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

commit 70288b7c0467b9bb4efa1ef20687306445d42ed9
parent 9c04b8462a29fbeeebdfd37c4454af5d8b096b8e
Author: Erik Loualiche <eloualic@umn.edu>
Date:   Tue, 20 May 2025 18:17:09 -0500

tag 0.7.2

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 = "9777a11d-2328-4b97-9b51-b265bb408da6" authors = ["Erik Loualiche"] -version = "0.7.1" +version = "0.7.2" [deps] ColorSchemes = "35d6a980-a343-548e-a6ea-1d62b119f2f4"