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 1519742 commit 97cc4f3Copy full SHA for 97cc4f3
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.7.0"
+version = "0.7.1"
7
8
[deps]
9
CodeInfoTools = "bc773b8a-8374-437a-b9f2-0e9785855863"
@@ -13,7 +13,7 @@ LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
13
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
14
15
[compat]
16
-CodeInfoTools = "0.3.5"
+CodeInfoTools = "0.3.4"
17
LRUCache = "1.3"
18
julia = "1.7"
19
0 commit comments