We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ab12d2 commit f805070Copy full SHA for f805070
Project.toml
@@ -1,7 +1,7 @@
1
name = "BLIS"
2
uuid = "32f2db32-628a-4fc2-9392-deeafdcf461f"
3
authors = ["RuQing Xu <r-xu@g.ecc.u-tokyo.ac.jp>"]
4
-version = "0.2.0"
+version = "0.1.0"
5
6
[deps]
7
DelimitedFiles = "8bb1440f-4735-579b-a4ab-409b98df4dab"
@@ -14,4 +14,4 @@ blis_jll = "6136c539-28a5-5bf0-87cc-b183200dce32"
14
15
[compat]
16
julia = "1.4"
17
-blis_jll = "< 0.8.2"
+blis_jll = "0.7.0 - 0.8.1"
0 commit comments