Skip to content

Commit 69a4dad

Browse files
authored
New version: NamedDimsArrays v0.15.5 (#1074)
Co-authored-by: ITensorBot <278814285+ITensorBot@users.noreply.github.com>
1 parent 54cc136 commit 69a4dad

3 files changed

Lines changed: 9 additions & 0 deletions

File tree

N/NamedDimsArrays/Compat.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,9 @@ TensorAlgebra = "0.8-0.9"
4242
["0.15.4-0"]
4343
VectorInterface = "0.5-0.6"
4444

45+
["0.15.5-0"]
46+
OrderedCollections = "1.6.0-1"
47+
4548
["0.2-0"]
4649
SimpleTraits = "0.9.4-0.9"
4750

N/NamedDimsArrays/Deps.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@ BroadcastMapConversion = "4a4adec5-520f-4750-bb37-d5e66b4ddeb2"
1717
["0.12-0"]
1818
FunctionImplementations = "7c7cc465-9c6a-495f-bdd1-f42428e86d0c"
1919

20+
["0.15.5-0"]
21+
OrderedCollections = "bac558e1-5e72-5ebc-8fee-abe8a469f55d"
22+
2023
["0.2-0"]
2124
SimpleTraits = "699a6c99-e7fa-54fc-8d76-47d257e15c1d"
2225

N/NamedDimsArrays/Versions.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -324,3 +324,6 @@ git-tree-sha1 = "f5bc7ad003164002c399437bde0104f6bc5367d1"
324324

325325
["0.15.4"]
326326
git-tree-sha1 = "1a5e8eadaab0494e172b5fb630c21480b996c036"
327+
328+
["0.15.5"]
329+
git-tree-sha1 = "721784c95d47becdb45ec584ce141d67ca7746f2"

0 commit comments

Comments
 (0)