Skip to content

Commit 97cc4f3

Browse files
authored
Update Project.toml
1 parent 1519742 commit 97cc4f3

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
@@ -3,7 +3,7 @@ uuid = "6f1fad26-d15e-5dc8-ae53-837a1d7b8c9f"
33
license = "MIT"
44
desc = "Tape based task copying in Turing"
55
repo = "https://github.com/TuringLang/Libtask.jl.git"
6-
version = "0.7.0"
6+
version = "0.7.1"
77

88
[deps]
99
CodeInfoTools = "bc773b8a-8374-437a-b9f2-0e9785855863"
@@ -13,7 +13,7 @@ LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
1313
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
1414

1515
[compat]
16-
CodeInfoTools = "0.3.5"
16+
CodeInfoTools = "0.3.4"
1717
LRUCache = "1.3"
1818
julia = "1.7"
1919

0 commit comments

Comments
 (0)