FinanceRoutines.jl

Financial data routines for Julia
Log | Files | Refs | README | LICENSE

commit ecdfad908a2ffdc692076849123da118749e1eba
parent 367e9a2e78a1027e726fccfe05658bfda7f44867
Author: Erik Loualiche <eloualic@umn.edu>
Date:   Thu, 19 Jun 2025 18:58:12 -0500

stabilized repo!

bump

Diffstat:
MProject.toml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Project.toml b/Project.toml @@ -1,7 +1,7 @@ name = "FinanceRoutines" uuid = "2e4c0fa2-b49b-4c8f-9592-485f04b9fc03" authors = ["Erik Loualiche <eloualic@umn.edu>"] -version = "0.4.2" +version = "0.4.3" [deps] BazerData = "d6d9bf1d-14ee-42c9-93f7-cccc2a9ff2c2"