Skip to content

Commit f805070

Browse files
committed
Specify Bin Ver Limit in Easy-to-Read Way
1 parent 0ab12d2 commit f805070

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "BLIS"
22
uuid = "32f2db32-628a-4fc2-9392-deeafdcf461f"
33
authors = ["RuQing Xu <r-xu@g.ecc.u-tokyo.ac.jp>"]
4-
version = "0.2.0"
4+
version = "0.1.0"
55

66
[deps]
77
DelimitedFiles = "8bb1440f-4735-579b-a4ab-409b98df4dab"
@@ -14,4 +14,4 @@ blis_jll = "6136c539-28a5-5bf0-87cc-b183200dce32"
1414

1515
[compat]
1616
julia = "1.4"
17-
blis_jll = "< 0.8.2"
17+
blis_jll = "0.7.0 - 0.8.1"

0 commit comments

Comments
 (0)