Skip to content

Commit 747bd0d

Browse files
github-actions[bot]CompatHelper Juliatheogf
authored
CompatHelper: bump compat for Turing to 0.18, (keep existing compat) (#42)
* CompatHelper: bump compat for Turing to 0.18, (keep existing compat) * Update Project.toml Co-authored-by: CompatHelper Julia <[email protected]> Co-authored-by: Théo Galy-Fajou <[email protected]>
1 parent 53b38af commit 747bd0d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Project.toml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "Turkie"
22
uuid = "8156cc02-0533-41cd-9345-13411ebe105f"
33
authors = ["Theo Galy-Fajou <[email protected]> and contributors"]
4-
version = "0.1.8"
4+
version = "0.1.9"
55

66
[deps]
77
ColorSchemes = "35d6a980-a343-548e-a6ea-1d62b119f2f4"
@@ -16,10 +16,10 @@ Turing = "fce5fe82-541a-59a6-adf8-730c64b5f9a0"
1616
ColorSchemes = "3.10"
1717
Colors = "0.12"
1818
KernelDensity = "0.5, 0.6"
19+
MCMCChains = "4, 5"
1920
Makie = "0.13, 0.14, 0.15"
20-
MCMCChains = "4"
2121
OnlineStats = "1.5"
22-
Turing = "0.15, 0.16, 0.17"
22+
Turing = "0.15, 0.16, 0.17, 0.18"
2323
julia = "1.5"
2424

2525
[extras]

0 commit comments

Comments
 (0)