Skip to content

Commit

Permalink
expand support for Turing 0.33.0
Browse files Browse the repository at this point in the history
  • Loading branch information
itsdfish committed Jun 7, 2024
1 parent 2dadbf5 commit 7edea8f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "SequentialSamplingModels"
uuid = "0e71a2a6-2b30-4447-8742-d083a85e82d1"
authors = ["itsdfish"]
version = "0.10.1"
version = "0.10.2"

[deps]
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
Expand Down Expand Up @@ -37,6 +37,7 @@ KernelDensity = "0.6.5"
LinearAlgebra = "1"
Plots = "1.0.0"
PrettyTables = "2.0"
QuadGK = "2"
Random = "1"
SafeTestsets = "v0.0.1,0.1.0"
SpecialFunctions = "1,2"
Expand Down

0 comments on commit 7edea8f

Please sign in to comment.