From 92880c00da8104c50830e48c0f6bbe674d27343d Mon Sep 17 00:00:00 2001 From: caseykneale Date: Thu, 21 Nov 2019 17:53:34 -0500 Subject: [PATCH] cutting new release --- Project.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Project.toml b/Project.toml index 06bc93e..639125a 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "ChemometricsTools" uuid = "a9718f02-dbee-5ae5-ad0e-dfbd07fa387b" authors = ["caseykneale "] -version = "0.5.9" +version = "0.5.10" [deps] Arpack = "7d9fca2a-8960-54d3-9f78-7d1dccf2cb97" @@ -45,4 +45,4 @@ Roots = "^0.8.3" SpecialFunctions = "^0.7.2" StaticArrays = "^0.11.1" StatsBase = "^0.32.0" -julia = "1.0, 1.1, 1.2, 1.3" +julia = "1.0, 1.1, 1.2, 1.3, 1.4, 1.5"