Skip to content

Commit 2ce8c11

Browse files
Merge pull request #106 from KenoAIStaging/kf/aqua-0.8-compat
compat: Allow Aqua 0.8
2 parents 4a9d6f3 + 2b6e56d commit 2ce8c11

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
1515
QuadmathSpecialFunctionsExt = ["SpecialFunctions"]
1616

1717
[compat]
18-
Aqua = "0.6"
18+
Aqua = "0.6, 0.8"
1919
Compat = "4.4"
2020
Printf = "<0.0.1, 1"
2121
Random = "<0.0.1, 1"

0 commit comments

Comments
 (0)