Skip to content

Commit 48b671c

Browse files
CompatHelper: bump compat for "AbstractMCMC" to "3.0" (#19)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: David Widmann <[email protected]>
1 parent 0d31764 commit 48b671c

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,11 +3,11 @@ uuid = "7a57a42e-76ec-4ea3-a279-07e840d6d9cf"
33
keywords = ["probablistic programming"]
44
license = "MIT"
55
desc = "Common interfaces for probabilistic programming"
6-
version = "0.1.3"
6+
version = "0.1.4"
77

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

1111
[compat]
12-
AbstractMCMC = "2"
12+
AbstractMCMC = "2, 3"
1313
julia = "1"

0 commit comments

Comments
 (0)