We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1110d30 commit f4b4712Copy full SHA for f4b4712
Project.toml
@@ -1,6 +1,6 @@
1
name = "DynamicPPL"
2
uuid = "366bfd00-2699-11ea-058f-f148b4cae6d8"
3
-version = "0.30.6"
+version = "0.30.7"
4
5
[deps]
6
ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"
@@ -47,7 +47,7 @@ AbstractMCMC = "5"
47
AbstractPPL = "0.8.4, 0.9"
48
Accessors = "0.1"
49
BangBang = "0.4.1"
50
-Bijectors = "0.13.18, 0.14"
+Bijectors = "0.13.18, 0.14, 0.15"
51
ChainRulesCore = "1"
52
Compat = "4"
53
ConstructionBase = "1.5.4"
test/Project.toml
@@ -31,7 +31,7 @@ ADTypes = "1"
31
AbstractMCMC = "5"
32
33
34
-Bijectors = "0.13.9, 0.14"
+Bijectors = "0.13.9, 0.14, 0.15"
35
Combinatorics = "1"
36
Compat = "4.3.0"
37
Distributions = "0.25"
0 commit comments