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.
1 parent 30e996e commit 353e818Copy full SHA for 353e818
Project.toml
@@ -1,7 +1,7 @@
1
name = "AdvancedPS"
2
uuid = "576499cb-2369-40b2-a588-c64705576edc"
3
authors = ["TuringLang"]
4
-version = "0.3.7"
+version = "0.3.8"
5
6
[deps]
7
AbstractMCMC = "80f14c24-f653-4e6a-9b94-39d6b0f70001"
@@ -14,5 +14,5 @@ StatsFuns = "4c63d2b9-4356-54db-8cca-17b64c39e42c"
14
AbstractMCMC = "2, 3, 4"
15
Distributions = "0.23, 0.24, 0.25"
16
Libtask = "0.6.4, 0.7"
17
-StatsFuns = "0.9"
+StatsFuns = "0.9, 1"
18
julia = "1.3"
0 commit comments