Skip to content

Commit e472027

Browse files
authored
patch release is fine (#135)
1 parent 6441754 commit e472027

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

HISTORY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 0.14.0
1+
## 0.13.1
22

33
Moved the functions `varname_leaves` and `varname_and_value_leaves` to AbstractPPL.
44
They are now part of the public API of AbstractPPL.

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.14.0"
6+
version = "0.13.1"
77

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

0 commit comments

Comments
 (0)