Skip to content

Commit 94591bd

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

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.3.14"
4+
version = "0.3.15"
55

66
[deps]
77
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
@@ -19,5 +19,5 @@ ExproniconLite = "0.10.13"
1919
LinearAlgebra = "1.10"
2020
MLStyle = "0.4.17"
2121
MapBroadcast = "0.1.5"
22-
TypeParameterAccessors = "0.2"
22+
TypeParameterAccessors = "0.2, 0.3"
2323
julia = "1.10"

0 commit comments

Comments
 (0)