Skip to content

Commit 353e818

Browse files
devmotiongithub-actions[bot]CompatHelper Julia
authored
Backport StatsFuns 1 compat update (#51) to releases branch (#52)
* CompatHelper: bump compat for StatsFuns to 1, (keep existing compat) (#51) Co-authored-by: CompatHelper Julia <compathelper_noreply@julialang.org> * Bump version Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: CompatHelper Julia <compathelper_noreply@julialang.org>
1 parent 30e996e commit 353e818

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,7 +1,7 @@
11
name = "AdvancedPS"
22
uuid = "576499cb-2369-40b2-a588-c64705576edc"
33
authors = ["TuringLang"]
4-
version = "0.3.7"
4+
version = "0.3.8"
55

66
[deps]
77
AbstractMCMC = "80f14c24-f653-4e6a-9b94-39d6b0f70001"
@@ -14,5 +14,5 @@ StatsFuns = "4c63d2b9-4356-54db-8cca-17b64c39e42c"
1414
AbstractMCMC = "2, 3, 4"
1515
Distributions = "0.23, 0.24, 0.25"
1616
Libtask = "0.6.4, 0.7"
17-
StatsFuns = "0.9"
17+
StatsFuns = "0.9, 1"
1818
julia = "1.3"

0 commit comments

Comments
 (0)