From fca3bfba56b4e60d5902e358bee1b033e0d6aea3 Mon Sep 17 00:00:00 2001 From: Avik Sengupta Date: Mon, 17 Oct 2022 22:12:10 +0100 Subject: [PATCH] new version v1.2.1 --- Project.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Project.toml b/Project.toml index 5fc2df5..e3d8336 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "Miletus" uuid = "3ae66bd7-4256-56cd-8b87-f856965b5ccf" authors = ["Simon Byrne ", "Avik Sengupta "] -version = "1.2.0" +version = "1.2.1" [deps] BusinessDays = "4f18b42c-503e-5345-9536-bb0f25fc7038" @@ -24,4 +24,4 @@ Reexport = "^1" SpecialFunctions = "^1" StatsBase = "0.29,0.30,0.31,0.32,^0.33" StatsFuns = "^0.8,^0.9" -julia = "^1.6" \ No newline at end of file +julia = "^1.6"