Mercurial > repos > public > sbplib_julia
diff Project.toml @ 1835:a6f28a8b8f3f refactor/lazy_tensors/elementwise_ops
Merge default
author | Jonatan Werpers <jonatan@werpers.com> |
---|---|
date | Thu, 09 Jan 2025 12:40:49 +0100 |
parents | 89d7f7b02824 |
children | 244311761969 1c58005429fd |
line wrap: on
line diff
--- a/Project.toml Wed Sep 25 10:31:09 2024 +0200 +++ b/Project.toml Thu Jan 09 12:40:49 2025 +0100 @@ -1,9 +1,10 @@ name = "Diffinitive" uuid = "5a373a26-915f-4769-bcab-bf03835de17b" authors = ["Jonatan Werpers <jonatan@werpers.com>", "Vidar Stiernström <vidar.stiernstrom@gmail.com>, and contributors"] -version = "0.1.2" +version = "0.1.3" [deps] +LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" StaticArrays = "90137ffa-7385-5640-81b9-e52037218182" TOML = "fa267f1f-6049-4f14-aa54-33bafae1ed76"