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.
AbstractMCMC
1 parent 450d3dd commit 4960d49Copy full SHA for 4960d49
Project.toml
@@ -3,7 +3,7 @@ uuid = "7a57a42e-76ec-4ea3-a279-07e840d6d9cf"
3
keywords = ["probablistic programming"]
4
license = "MIT"
5
desc = "Common interfaces for probabilistic programming"
6
-version = "0.7.0"
+version = "0.7.1"
7
8
[deps]
9
AbstractMCMC = "80f14c24-f653-4e6a-9b94-39d6b0f70001"
@@ -13,7 +13,7 @@ Setfield = "efcf1570-3423-57d1-acb7-fd33fddbac46"
13
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
14
15
[compat]
16
-AbstractMCMC = "2, 3, 4"
+AbstractMCMC = "2, 3, 4, 5"
17
DensityInterface = "0.4"
18
Setfield = "0.8.2, 1"
19
julia = "~1.6.6, 1.7.3"
0 commit comments