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 2175446 commit 2233b3aCopy full SHA for 2233b3a
Project.toml
@@ -3,7 +3,7 @@ uuid = "6f1fad26-d15e-5dc8-ae53-837a1d7b8c9f"
3
license = "MIT"
4
desc = "Tape based task copying in Turing"
5
repo = "https://github.com/TuringLang/Libtask.jl.git"
6
-version = "0.8.7"
+version = "0.9"
7
8
[deps]
9
FunctionWrappers = "069b7b12-0de2-55c6-9aab-29f3d0a68a2e"
@@ -14,7 +14,7 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
14
[compat]
15
FunctionWrappers = "1.1"
16
LRUCache = "1.3"
17
-julia = "1.7"
+julia = "1.10"
18
19
[extras]
20
BenchmarkTools = "6e4b80f9-dd63-53aa-95a3-0cdb28fa8baf"
0 commit comments