Skip to content

Commit

Permalink
New version: TensorCast v0.3.3 (#32941)
Browse files Browse the repository at this point in the history
UUID: 02d47bb6-7ce6-556a-be16-bb1710789e2b
Repo: https://github.com/mcabbott/TensorCast.jl.git
Tree: 64652a38fabdaecd4ff292d1e3a652a04a6a73da

Registrator tree SHA: e934b8c55381f28735124f23e8f7e96d09b20416
  • Loading branch information
JuliaRegistrator authored Mar 27, 2021
1 parent 2ee06d8 commit f9880ab
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
7 changes: 6 additions & 1 deletion T/TensorCast/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,15 @@ Requires = "0.0.0 - 1"
Compat = "2.2.0-3"
MacroTools = "0.5"
OffsetArrays = ["0.11", "1"]
StaticArrays = "0.10-0.12"
ZygoteRules = "0.1-0.2"

["0.2-0.2.1"]
LazyArrays = "0.12-0.14"
LazyStack = "0.0.4-0.0.5"

["0.2-0.3.2"]
StaticArrays = "0.10-0.12"

["0.2.2-0"]
LazyStack = "0.0.4-0.0.8"

Expand All @@ -32,3 +34,6 @@ LazyArrays = "0.12-0.16"

["0.3-0"]
Requires = ["0.5", "1"]

["0.3.3-0"]
StaticArrays = ["0.10-0.12", "1"]
3 changes: 3 additions & 0 deletions T/TensorCast/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,6 @@ git-tree-sha1 = "a6b0095afc1bb0632c4a939d3059a1d7f1fef6d5"

["0.3.2"]
git-tree-sha1 = "33d8c8e3b5d37e9f98af3f5ae49ec22200d2d277"

["0.3.3"]
git-tree-sha1 = "64652a38fabdaecd4ff292d1e3a652a04a6a73da"

0 comments on commit f9880ab

Please sign in to comment.