Skip to content

Commit

Permalink
Update Project.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
mcabbott authored Jan 23, 2025
1 parent 7109c76 commit 3939fb6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "Tullio"
uuid = "bc48ee85-29a4-5162-ae0b-a64e1601d4bc"
authors = ["Michael Abbott"]
version = "0.3.8"
version = "0.3.9"

[deps]
ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
Expand Down Expand Up @@ -29,13 +29,13 @@ FillArrays = "0.11, 0.12, 0.13, 1"
ForwardDiff = "0.10, 1.0"
KernelAbstractions = "0.9"
LoopVectorization = "0.12.101"
NamedDims = "0.2"
NamedDims = "0.2, 1"
OffsetArrays = "1"
Requires = "1"
TensorOperations = "4, 5"
Tracker = "0.2"
VectorizationBase = "0.21.23"
Zygote = "0.6.33"
Zygote = "0.6.33, 0.7"
julia = "1.10"

[extras]
Expand Down

0 comments on commit 3939fb6

Please sign in to comment.