Skip to content

Commit 889c370

Browse files
committed
Merge branch 'master' into torfjelde/determine-varinfo
2 parents 040cb54 + 0a39979 commit 889c370

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.31.0"
44

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

test/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ ADTypes = "1"
3333
AbstractMCMC = "5"
3434
AbstractPPL = "0.8.4, 0.9"
3535
Accessors = "0.1"
36-
Bijectors = "0.13.9, 0.14"
36+
Bijectors = "0.13.9, 0.14, 0.15"
3737
Combinatorics = "1"
3838
Compat = "4.3.0"
3939
Distributions = "0.25"

0 commit comments

Comments
 (0)