Skip to content

Commit 5609335

Browse files
authored
Added compat entry for [email protected] (#288)
* added compat entry for AbstractPPL 0.2 * bump minor version
1 parent 64357e1 commit 5609335

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
@@ -1,6 +1,6 @@
11
name = "DynamicPPL"
22
uuid = "366bfd00-2699-11ea-058f-f148b4cae6d8"
3-
version = "0.12.4"
3+
version = "0.13.0"
44

55
[deps]
66
AbstractMCMC = "80f14c24-f653-4e6a-9b94-39d6b0f70001"
@@ -14,7 +14,7 @@ ZygoteRules = "700de1a5-db45-46bc-99cf-38207098b444"
1414

1515
[compat]
1616
AbstractMCMC = "2, 3.0"
17-
AbstractPPL = "0.1.2"
17+
AbstractPPL = "0.2"
1818
Bijectors = "0.5.2, 0.6, 0.7, 0.8, 0.9"
1919
ChainRulesCore = "0.9.7, 0.10"
2020
Distributions = "0.23.8, 0.24, 0.25"

0 commit comments

Comments
 (0)