Skip to content

Commit

Permalink
Using new version of TensorValues
Browse files Browse the repository at this point in the history
  • Loading branch information
fverdugo committed Jul 23, 2019
1 parent e33ac68 commit 4f25cbd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
2 changes: 0 additions & 2 deletions Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,6 @@ uuid = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
[[TensorValues]]
deps = ["LinearAlgebra", "StaticArrays"]
git-tree-sha1 = "a998c534421283d1ad7cec699964600223be5357"
repo-rev = "master"
repo-url = "https://github.com/gridap/TensorValues.jl.git"
uuid = "31c64edf-cdeb-50e4-845d-ed2334360c20"
version = "0.3.4"

Expand Down
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ TensorValues = "31c64edf-cdeb-50e4-845d-ed2334360c20"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

[compat]
StaticArrays = "0.10"
TensorValues = "0.3.1"
StaticArrays = "0.10.3"
TensorValues = "0.3.4"
julia = "1"

[extras]
Expand Down

0 comments on commit 4f25cbd

Please sign in to comment.