Skip to content

Commit

Permalink
Merge pull request #15 from JuliaGNI/compathelper/new_version/2024-11…
Browse files Browse the repository at this point in the history
…-29-00-45-42-720-01898581530

CompatHelper: bump compat for AbstractNeuralNetworks to 0.4, (keep existing compat)
  • Loading branch information
michakraus authored Dec 2, 2024
2 parents 38cbe21 + 1b7999d commit 91fbc0d
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 91fbc0d

Please sign in to comment.