diff --git a/Project.toml b/Project.toml index f65b6c4..e4a149b 100644 --- a/Project.toml +++ b/Project.toml @@ -12,7 +12,7 @@ Tensorial = "98f94333-fa9f-48a9-ad80-1c66397b2b38" [compat] Einsum = "0.4" StaticArrays = "0.8.3, 0.9, 0.10, 0.11, 0.12, 1" -Tensorial = "0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, 0.10, 0.11, 0.12" +Tensorial = "0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, 0.10, 0.11, 0.12, 0.13" julia = "1" [extras]