Skip to content

Commit cacf84c

Browse files
github-actions[bot]CompatHelper Julia
andauthored
CompatHelper: bump compat for TypeParameterAccessors to 0.3, (keep existing compat) (#35)
Co-authored-by: CompatHelper Julia <[email protected]>
1 parent fa4af82 commit cacf84c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "NamedDimsArrays"
22
uuid = "60cbd0c0-df58-4cb7-918c-6f5607b73fde"
33
authors = ["ITensor developers <[email protected]> and contributors"]
4-
version = "0.4.2"
4+
version = "0.4.3"
55

66
[deps]
77
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
@@ -35,5 +35,5 @@ MapBroadcast = "0.1.6"
3535
Random = "1.10"
3636
SimpleTraits = "0.9.4"
3737
TensorAlgebra = "0.1"
38-
TypeParameterAccessors = "0.2"
38+
TypeParameterAccessors = "0.2, 0.3"
3939
julia = "1.10"

0 commit comments

Comments
 (0)