Skip to content

Commit da6da4d

Browse files
CompatHelper: bump compat for "Libtask" to "0.5" (#1468)
* CompatHelper: bump compat for "Libtask" to "0.5" * Bump version Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: David Widmann <[email protected]>
1 parent 5335022 commit da6da4d

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 = "Turing"
22
uuid = "fce5fe82-541a-59a6-adf8-730c64b5f9a0"
3-
version = "0.14.11"
3+
version = "0.14.12"
44

55
[deps]
66
AbstractMCMC = "80f14c24-f653-4e6a-9b94-39d6b0f70001"
@@ -42,7 +42,7 @@ DocStringExtensions = "0.8"
4242
DynamicPPL = "0.9.5"
4343
EllipticalSliceSampling = "0.2, 0.3"
4444
ForwardDiff = "0.10.3"
45-
Libtask = "0.4"
45+
Libtask = "0.4, 0.5"
4646
LogDensityProblems = "^0.9, 0.10"
4747
MCMCChains = "4"
4848
NamedArrays = "0.9"

0 commit comments

Comments
 (0)