Skip to content

Commit 02515b5

Browse files
authored
Merge branch 'mhauru/dppl-0.37' into py/fast-prior
2 parents a4a4304 + 5743ff7 commit 02515b5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,4 +92,4 @@ DynamicHMC = "bbc10e6e-7c05-544b-b16e-64fede858acb"
9292
Optim = "429524aa-4258-5aef-a3af-852621145aeb"
9393

9494
[sources]
95-
DynamicPPL = {url = "https://github.com/TuringLang/DynamicPPL.jl", rev = "breaking"}
95+
DynamicPPL = {url = "https://github.com/TuringLang/DynamicPPL.jl", rev = "main"}

test/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,4 +79,4 @@ TimerOutputs = "0.5"
7979
julia = "1.10"
8080

8181
[sources]
82-
DynamicPPL = {url = "https://github.com/TuringLang/DynamicPPL.jl", rev = "breaking"}
82+
DynamicPPL = {url = "https://github.com/TuringLang/DynamicPPL.jl", rev = "main"}

0 commit comments

Comments
 (0)