Skip to content

Commit

Permalink
CompatHelper: bump compat for Tensorial to 0.13, (keep existing compat)
Browse files Browse the repository at this point in the history
  • Loading branch information
CompatHelper Julia committed Oct 25, 2023
1 parent ea03fce commit 7a02af6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Tensorial = "98f94333-fa9f-48a9-ad80-1c66397b2b38"
[compat]
Einsum = "0.4"
StaticArrays = "0.8.3, 0.9, 0.10, 0.11, 0.12, 1"
Tensorial = "0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, 0.10, 0.11, 0.12"
Tensorial = "0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, 0.10, 0.11, 0.12, 0.13"
julia = "1"

[extras]
Expand Down

0 comments on commit 7a02af6

Please sign in to comment.