Skip to content

Commit

Permalink
chore: bump compat for Functors to 0.5, (keep existing compat)
Browse files Browse the repository at this point in the history
  • Loading branch information
CompatHelper Julia authored and avik-pal committed Nov 15, 2024
1 parent 74ff027 commit fb24f33
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "Boltz"
uuid = "4544d5e4-abc5-4dea-817f-29e4c205d9c8"
authors = ["Avik Pal <[email protected]> and contributors"]
version = "1.0.2"
version = "1.0.3"

[deps]
ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"
Expand Down Expand Up @@ -53,7 +53,7 @@ ConcreteStructs = "0.2.3"
DataInterpolations = "6.4"
DynamicExpressions = "0.16, 0.17, 0.18, 0.19, 1"
ForwardDiff = "0.10.36"
Functors = "0.4.12"
Functors = "0.4.12, 0.5"
GPUArraysCore = "0.1.6, 0.2"
JLD2 = "0.5"
LazyArtifacts = "1.10"
Expand Down

0 comments on commit fb24f33

Please sign in to comment.