Skip to content

Commit 896b7ab

Browse files
authored
Merge pull request #43 from dannys4/compathelper/new_version/2023-01-12-04-56-36-010-00833898358
CompatHelper: add new compat entry for AbstractFFTs at version 1, (keep existing compat)
2 parents ceb23d2 + 185e219 commit 896b7ab

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Project.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@ Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
1414
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
1515

1616
[compat]
17-
DocStringExtensions = "0.8, 0.9"
17+
AbstractFFTs = "1"
18+
DocStringExtensions = "0.8"
1819
Documenter = "0.27"
1920
MuladdMacro = "0.2"
2021
Primes = "0.5"

0 commit comments

Comments
 (0)