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 86dc26b commit 0086bebCopy full SHA for 0086beb
HISTORY.md
@@ -1,3 +1,7 @@
1
+## 0.13.6
2
+
3
+Fix a missing qualifier in AbstractPPLDistributionsExt.
4
5
## 0.13.5
6
7
Implemented a generic `varname_leaves` and `varname_and_value_leaves` for other unsupported types.
Project.toml
@@ -3,7 +3,7 @@ uuid = "7a57a42e-76ec-4ea3-a279-07e840d6d9cf"
keywords = ["probablistic programming"]
license = "MIT"
desc = "Common interfaces for probabilistic programming"
-version = "0.13.5"
+version = "0.13.6"
8
[deps]
9
AbstractMCMC = "80f14c24-f653-4e6a-9b94-39d6b0f70001"
0 commit comments