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 18af48a commit e14628aCopy full SHA for e14628a
Project.toml
@@ -1,6 +1,6 @@
1
name = "DynamicPPL"
2
uuid = "366bfd00-2699-11ea-058f-f148b4cae6d8"
3
-version = "0.30.2"
+version = "0.30.3"
4
5
[deps]
6
ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"
@@ -46,7 +46,7 @@ AbstractMCMC = "5"
46
AbstractPPL = "0.8.4, 0.9"
47
Accessors = "0.1"
48
BangBang = "0.4.1"
49
-Bijectors = "0.13.18"
+Bijectors = "0.13.18, 0.14"
50
ChainRulesCore = "1"
51
Compat = "4"
52
ConstructionBase = "1.5.4"
test/Project.toml
@@ -31,7 +31,7 @@ ADTypes = "1"
31
AbstractMCMC = "5"
32
33
34
-Bijectors = "0.13.9"
+Bijectors = "0.13.9, 0.14"
35
Combinatorics = "1"
36
Compat = "4.3.0"
37
Distributions = "0.25"
0 commit comments