diff --git a/T/T4ATensorCI/Compat.toml b/T/T4ATensorCI/Compat.toml index acf2a63..ac3ac9d 100644 --- a/T/T4ATensorCI/Compat.toml +++ b/T/T4ATensorCI/Compat.toml @@ -1,15 +1,20 @@ [0] -BitIntegers = "0.3.5 - 0.3" +BitIntegers = "0.3.5-0.3" EllipsisNotation = "1" -QuadGK = "2.9.0 - 2" -Random = "1.9.0 - 1" +QuadGK = "2.9.0-2" +Random = "1.9.0-1" -["0 - 0.10"] -julia = "1.9.0 - 1" +["0-0.10"] +julia = "1.9.0-1" -["0.11 - 0"] -julia = "1.10.0 - 1" +["0.11-0"] +julia = "1.10.0-1" -["0.12 - 0"] +["0.12-0"] T4AMatrixCI = "0.1" + +["0.12.0"] T4ATensorTrain = "0.1" + +["0.12.1-0"] +T4ATensorTrain = "0.2" diff --git a/T/T4ATensorCI/Deps.toml b/T/T4ATensorCI/Deps.toml index 4f800d6..43510b0 100644 --- a/T/T4ATensorCI/Deps.toml +++ b/T/T4ATensorCI/Deps.toml @@ -5,6 +5,6 @@ LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" QuadGK = "1fd47b50-473d-5c70-9696-f719f8f3bcdc" Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c" -["0.12 - 0"] +["0.12-0"] T4AMatrixCI = "c72b89c1-c391-41a7-b711-dfcca653bb47" T4ATensorTrain = "ec6ec972-96ae-4a21-b859-3911b77e305f" diff --git a/T/T4ATensorCI/Versions.toml b/T/T4ATensorCI/Versions.toml index 4dde339..a50d486 100644 --- a/T/T4ATensorCI/Versions.toml +++ b/T/T4ATensorCI/Versions.toml @@ -6,3 +6,6 @@ git-tree-sha1 = "158687f573ada9a3c0c1e02986d87cb7af4a2f5a" ["0.12.0"] git-tree-sha1 = "2ea223aa327b19ddd337c8032cc80407791e1dfe" + +["0.12.1"] +git-tree-sha1 = "9bfd51520225e6bf8ed0d72b5f93c3c260bb80e0" diff --git a/T/T4ATensorCI/WeakCompat.toml b/T/T4ATensorCI/WeakCompat.toml index 7fd20bd..9a68267 100644 --- a/T/T4ATensorCI/WeakCompat.toml +++ b/T/T4ATensorCI/WeakCompat.toml @@ -1,6 +1,6 @@ -["0 - 0.10"] -ITensorMPS = "0.2 - 0.3" -ITensors = "0.6 - 0.9" +["0-0.10"] +ITensorMPS = "0.2-0.3" +ITensors = "0.6-0.9" -["0.11 - 0"] +["0.11-0"] T4AITensorCompat = "0.8" diff --git a/T/T4ATensorCI/WeakDeps.toml b/T/T4ATensorCI/WeakDeps.toml index 9349c59..0bb2870 100644 --- a/T/T4ATensorCI/WeakDeps.toml +++ b/T/T4ATensorCI/WeakDeps.toml @@ -2,5 +2,5 @@ ITensorMPS = "0d1a4710-d33b-49a5-8f18-73bdf49b47e2" ITensors = "9136182c-28ba-11e9-034c-db9fb085ebd5" -["0.11 - 0"] +["0.11-0"] T4AITensorCompat = "864b39ca-388c-4f43-a593-a1076cf4b253"