Skip to content

Commit aad6488

Browse files
authored
FillArrays v1 (#182)
1 parent 08dd493 commit aad6488

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "Tullio"
22
uuid = "bc48ee85-29a4-5162-ae0b-a64e1601d4bc"
33
authors = ["Michael Abbott"]
4-
version = "0.3.6"
4+
version = "0.3.7"
55

66
[deps]
77
ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
@@ -25,7 +25,7 @@ TullioChainRulesCoreExt = "ChainRulesCore"
2525
CUDA = "4, 5"
2626
ChainRulesCore = "1"
2727
DiffRules = "1"
28-
FillArrays = "0.11, 0.12, 0.13"
28+
FillArrays = "0.11, 0.12, 0.13, 1"
2929
ForwardDiff = "0.10"
3030
KernelAbstractions = "0.7.2, 0.8, 0.9"
3131
LoopVectorization = "0.12.101"

0 commit comments

Comments
 (0)