Skip to content

Commit 4960d49

Browse files
authored
Add AbstractMCMCv5.0 to Project.toml (#88)
* Update Project.toml * Bump minor version
1 parent 450d3dd commit 4960d49

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
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.7.0"
6+
version = "0.7.1"
77

88
[deps]
99
AbstractMCMC = "80f14c24-f653-4e6a-9b94-39d6b0f70001"
@@ -13,7 +13,7 @@ Setfield = "efcf1570-3423-57d1-acb7-fd33fddbac46"
1313
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
1414

1515
[compat]
16-
AbstractMCMC = "2, 3, 4"
16+
AbstractMCMC = "2, 3, 4, 5"
1717
DensityInterface = "0.4"
1818
Setfield = "0.8.2, 1"
1919
julia = "~1.6.6, 1.7.3"

0 commit comments

Comments
 (0)