diff --git a/Project.toml b/Project.toml index 64c3985..5f3df91 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "T4AQuanticsTCI" uuid = "ef09ec98-57a2-49a0-bf0b-86b55a3d9051" authors = ["Ritter.Marc , Hiroshi Shinaoka and contributors"] -version = "0.9.0" +version = "0.9.1" [deps] BitIntegers = "c3b6d118-76ef-56ca-8cc7-ebb389d030a1" @@ -12,8 +12,8 @@ T4ATensorCI = "14428447-6903-48c7-83df-f2cb08af9918" [compat] BitIntegers = "0.3.5" QuanticsGrids = "0.3, 0.6" -T4ATensorCI = "0.10" -julia = "1.6" +T4ATensorCI = "0.10, 0.11" +julia = "1.10" [extras] Aqua = "4c88cf16-eb10-579e-8560-4a9242c79595"