Skip to content

Commit a6d2ac2

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

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 = "TensorAlgebra"
22
uuid = "68bd88dc-f39d-4e12-b2ca-f046b68fcc6a"
33
authors = ["ITensor developers <[email protected]> and contributors"]
4-
version = "0.1.7"
4+
version = "0.1.8"
55

66
[deps]
77
ArrayLayouts = "4c555306-a7a7-4459-81d9-ec55ddd5c99a"
@@ -24,5 +24,5 @@ EllipsisNotation = "1.8.0"
2424
GradedUnitRanges = "0.1.0"
2525
LinearAlgebra = "1.10"
2626
TupleTools = "1.6.0"
27-
TypeParameterAccessors = "0.2.1"
27+
TypeParameterAccessors = "0.2.1, 0.3"
2828
julia = "1.10"

0 commit comments

Comments
 (0)