diff --git a/Project.toml b/Project.toml index e4489b8..f0f8c40 100644 --- a/Project.toml +++ b/Project.toml @@ -10,7 +10,7 @@ RandomNumbers = "e6cf234a-135c-5ec9-84dd-332b85af5143" [compat] RandomNumbers = "^1.4" julia = "^1" -BFloat16s = "^0" +BFloat16s = "^0.1" [extras] Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"