diff --git a/Project.toml b/Project.toml index 224cae2..cfc9576 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "NTFk" uuid = "1226e131-0b97-51f8-8a3f-c1798118cd52" authors = ["Velimir V Vesselinov (monty) "] -version = "1.1.9" +version = "1.2.0" [deps] Arpack = "7d9fca2a-8960-54d3-9f78-7d1dccf2cb97" @@ -61,9 +61,9 @@ NMFk = "1" PyCall = "1" PyPlot = "2" TensorDecompositions = "1" -TensorOperations = "1, 2, 3" +TensorOperations = "1, 2, 3, 4" TensorToolbox = "1" -julia = "1.6" +julia = "1.9" [extras] Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"