Skip to content

Commit 0086beb

Browse files
committed
Changelog
1 parent 86dc26b commit 0086beb

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

HISTORY.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.13.6
2+
3+
Fix a missing qualifier in AbstractPPLDistributionsExt.
4+
15
## 0.13.5
26

37
Implemented a generic `varname_leaves` and `varname_and_value_leaves` for other unsupported types.

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ uuid = "7a57a42e-76ec-4ea3-a279-07e840d6d9cf"
33
keywords = ["probablistic programming"]
44
license = "MIT"
55
desc = "Common interfaces for probabilistic programming"
6-
version = "0.13.5"
6+
version = "0.13.6"
77

88
[deps]
99
AbstractMCMC = "80f14c24-f653-4e6a-9b94-39d6b0f70001"

0 commit comments

Comments
 (0)