Skip to content

Commit d5cc938

Browse files
github-actions[bot]CompatHelper Juliamtfishman
authored
CompatHelper: bump compat for TypeParameterAccessors to 0.4, (keep existing compat) (#43)
Co-authored-by: CompatHelper Julia <compathelper_noreply@julialang.org> Co-authored-by: Matt Fishman <mtfishman@users.noreply.github.com>
1 parent d42b2b5 commit d5cc938

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "GradedArrays"
22
uuid = "bc96ca6e-b7c8-4bb6-888e-c93f838762c2"
33
authors = ["ITensor developers <support@itensor.org> and contributors"]
4-
version = "0.4.9"
4+
version = "0.4.10"
55

66
[deps]
77
BlockArrays = "8e7c35d0-a365-5155-bbbb-fb81a777f24e"
@@ -34,5 +34,5 @@ Random = "1.10.0"
3434
SplitApplyCombine = "1.2.3"
3535
TensorAlgebra = "0.3.2"
3636
TensorProducts = "0.1.3"
37-
TypeParameterAccessors = "0.3.9"
37+
TypeParameterAccessors = "0.4"
3838
julia = "1.10"

0 commit comments

Comments
 (0)