Skip to content

Commit 29ef50d

Browse files
authored
Update Project.toml
Change and upgrade to 2.2.0
1 parent daa7c69 commit 29ef50d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ uuid = "f4b1acfe-f311-436c-bb79-8483f53c17d5"
33
keywords = ["Partial Least Squares", "machine learning", "artificial intelligence", "Regression", "Multivariate Statistics", "Statistics"]
44
license = "MIT"
55
desc = "A Partial Least Squares Regressor package. Contains PLS1, PLS2 and Kernel PLS2 NIPALS algorithms. Can be used mainly for regression."
6-
version = "2.1.0"
6+
version = "2.2.0"
77

88
[deps]
99
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"

0 commit comments

Comments
 (0)