File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed
Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 1- ## 0.14.0
1+ ## 0.13.1
22
33Moved the functions ` varname_leaves ` and ` varname_and_value_leaves ` to AbstractPPL.
44They are now part of the public API of AbstractPPL.
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ uuid = "7a57a42e-76ec-4ea3-a279-07e840d6d9cf"
33keywords = [" probablistic programming" ]
44license = " MIT"
55desc = " Common interfaces for probabilistic programming"
6- version = " 0.14.0 "
6+ version = " 0.13.1 "
77
88[deps ]
99AbstractMCMC = " 80f14c24-f653-4e6a-9b94-39d6b0f70001"
Original file line number Diff line number Diff line change @@ -17,4 +17,5 @@ Distributions = "0.25"
1717Documenter = " 0.26.3, 0.27, 1"
1818InvertedIndices = " 1"
1919OffsetArrays = " 1"
20+ OrderedCollections = " 1"
2021julia = " 1"
You can’t perform that action at this time.
0 commit comments