diff --git a/examples/Project.toml b/examples/Project.toml index 24d1d66..868cee6 100644 --- a/examples/Project.toml +++ b/examples/Project.toml @@ -2,3 +2,6 @@ ITensorBase = "4795dd04-0d67-49bb-8f44-b89c448a1dc7" LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" NamedDimsArrays = "60cbd0c0-df58-4cb7-918c-6f5607b73fde" + +[compat] +ITensorBase = "0.1"