Skip to content

Commit bb0a449

Browse files
authored
Update for TypeParameterAccessors.jl v0.4 (#43)
1 parent 4b9fed0 commit bb0a449

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 = "DerivableInterfaces"
22
uuid = "6c5e35bf-e59e-4898-b73c-732dcc4ba65f"
33
authors = ["ITensor developers <[email protected]> and contributors"]
4-
version = "0.5.0"
4+
version = "0.5.1"
55

66
[deps]
77
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
@@ -28,5 +28,5 @@ ExproniconLite = "0.10.13"
2828
LinearAlgebra = "1.10"
2929
MLStyle = "0.4.17"
3030
MapBroadcast = "0.1.5"
31-
TypeParameterAccessors = "0.2, 0.3"
31+
TypeParameterAccessors = "0.2, 0.3, 0.4"
3232
julia = "1.10"

0 commit comments

Comments
 (0)