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 6441754 commit e472027Copy full SHA for e472027
HISTORY.md
@@ -1,4 +1,4 @@
1
-## 0.14.0
+## 0.13.1
2
3
Moved the functions `varname_leaves` and `varname_and_value_leaves` to AbstractPPL.
4
They are now part of the public API of AbstractPPL.
Project.toml
@@ -3,7 +3,7 @@ uuid = "7a57a42e-76ec-4ea3-a279-07e840d6d9cf"
keywords = ["probablistic programming"]
license = "MIT"
5
desc = "Common interfaces for probabilistic programming"
6
-version = "0.14.0"
+version = "0.13.1"
7
8
[deps]
9
AbstractMCMC = "80f14c24-f653-4e6a-9b94-39d6b0f70001"
0 commit comments