Skip to content

Commit b0badc2

Browse files
committed
fix DPPL revision
1 parent c0ea6e0 commit b0badc2

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 = "py/turing-fixes"}
95+
DynamicPPL = {url = "https://github.com/TuringLang/DynamicPPL.jl", rev = "breaking"}

test/Project.toml

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

8080
[sources]
81-
DynamicPPL = {url = "https://github.com/TuringLang/DynamicPPL.jl", rev = "py/turing-fixes"}
81+
DynamicPPL = {url = "https://github.com/TuringLang/DynamicPPL.jl", rev = "breaking"}

0 commit comments

Comments
 (0)