We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 806c82d commit 5743ff7Copy full SHA for 5743ff7
Project.toml
@@ -92,4 +92,4 @@ DynamicHMC = "bbc10e6e-7c05-544b-b16e-64fede858acb"
92
Optim = "429524aa-4258-5aef-a3af-852621145aeb"
93
94
[sources]
95
-DynamicPPL = {url = "https://github.com/TuringLang/DynamicPPL.jl", rev = "breaking"}
+DynamicPPL = {url = "https://github.com/TuringLang/DynamicPPL.jl", rev = "main"}
test/Project.toml
@@ -79,4 +79,4 @@ TimerOutputs = "0.5"
79
julia = "1.10"
80
81
82
0 commit comments