Skip to content

Commit

Permalink
CompatHelper: bump compat for AbstractNeuralNetworks to 0.4, (keep ex…
Browse files Browse the repository at this point in the history
…isting compat)
  • Loading branch information
CompatHelper Julia committed Nov 29, 2024
1 parent 38cbe21 commit 1b7999d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ SafeTestsets = "1bc83da4-3b8d-516f-aca4-4fe02f6d838f"
Symbolics = "0c5d862f-8b57-4792-8d23-62f2024744c7"

[compat]
AbstractNeuralNetworks = "0.1, 0.3"
AbstractNeuralNetworks = "0.1, 0.3, 0.4"
KernelAbstractions = "0.9"
RuntimeGeneratedFunctions = "0.5"
SafeTestsets = "0.1"
Expand Down

0 comments on commit 1b7999d

Please sign in to comment.