diff --git a/pyproject.toml b/pyproject.toml index 5cbb1005..e66d4dc7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "cca-zoo" -version = "0.0.0" +version = "2.6.0" description = "Canonical Correlation Analysis Zoo: A collection of Regularized, Deep Learning based, Kernel, and Probabilistic methods in a scikit-learn style framework" authors = ["jameschapman "] license = "MIT"