Skip to content

Commit 51b1cf7

Browse files
github-actions[bot]CompatHelper Juliamtfishman
authored
CompatHelper: add new compat entry for TypeParameterAccessors at version 0.2, (keep existing compat) (#16)
* CompatHelper: add new compat entry for TypeParameterAccessors at version 0.2, (keep existing compat) * Bump to v0.3.11 --------- Co-authored-by: CompatHelper Julia <[email protected]> Co-authored-by: Matt Fishman <[email protected]>
1 parent 30857e8 commit 51b1cf7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Project.toml

Lines changed: 2 additions & 1 deletion
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.10"
4+
version = "0.3.11"
55

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

0 commit comments

Comments
 (0)