Skip to content

Commit f4b4712

Browse files
github-actions[bot]CompatHelper Juliapenelopeysmmhauru
authored
CompatHelper: bump compat for Bijectors to 0.15, (keep existing compat) (#731)
* CompatHelper: bump compat for Bijectors to 0.15, (keep existing compat) * bump Bijectors bounds in test/Project.toml * bump patch version --------- Co-authored-by: CompatHelper Julia <[email protected]> Co-authored-by: Penelope Yong <[email protected]> Co-authored-by: Markus Hauru <[email protected]>
1 parent 1110d30 commit f4b4712

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "DynamicPPL"
22
uuid = "366bfd00-2699-11ea-058f-f148b4cae6d8"
3-
version = "0.30.6"
3+
version = "0.30.7"
44

55
[deps]
66
ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"
@@ -47,7 +47,7 @@ AbstractMCMC = "5"
4747
AbstractPPL = "0.8.4, 0.9"
4848
Accessors = "0.1"
4949
BangBang = "0.4.1"
50-
Bijectors = "0.13.18, 0.14"
50+
Bijectors = "0.13.18, 0.14, 0.15"
5151
ChainRulesCore = "1"
5252
Compat = "4"
5353
ConstructionBase = "1.5.4"

test/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ ADTypes = "1"
3131
AbstractMCMC = "5"
3232
AbstractPPL = "0.8.4, 0.9"
3333
Accessors = "0.1"
34-
Bijectors = "0.13.9, 0.14"
34+
Bijectors = "0.13.9, 0.14, 0.15"
3535
Combinatorics = "1"
3636
Compat = "4.3.0"
3737
Distributions = "0.25"

0 commit comments

Comments
 (0)