Skip to content

Commit e14628a

Browse files
committed
Bump Bijectors version
1 parent 18af48a commit e14628a

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.2"
3+
version = "0.30.3"
44

55
[deps]
66
ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"
@@ -46,7 +46,7 @@ AbstractMCMC = "5"
4646
AbstractPPL = "0.8.4, 0.9"
4747
Accessors = "0.1"
4848
BangBang = "0.4.1"
49-
Bijectors = "0.13.18"
49+
Bijectors = "0.13.18, 0.14"
5050
ChainRulesCore = "1"
5151
Compat = "4"
5252
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"
34+
Bijectors = "0.13.9, 0.14"
3535
Combinatorics = "1"
3636
Compat = "4.3.0"
3737
Distributions = "0.25"

0 commit comments

Comments
 (0)