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 0d31764 commit 48b671cCopy full SHA for 48b671c
Project.toml
@@ -3,11 +3,11 @@ uuid = "7a57a42e-76ec-4ea3-a279-07e840d6d9cf"
3
keywords = ["probablistic programming"]
4
license = "MIT"
5
desc = "Common interfaces for probabilistic programming"
6
-version = "0.1.3"
+version = "0.1.4"
7
8
[deps]
9
AbstractMCMC = "80f14c24-f653-4e6a-9b94-39d6b0f70001"
10
11
[compat]
12
-AbstractMCMC = "2"
+AbstractMCMC = "2, 3"
13
julia = "1"
0 commit comments