Skip to content

Commit bb13811

Browse files
committed
change min Julia version to 1.9
1 parent dc00cf7 commit bb13811

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ LinearOperatorFFTWExt = "FFTW"
2222
LinearOperatorNFFTExt = ["NFFT", "FFTW"]
2323

2424
[compat]
25-
julia = "1.6"
25+
julia = "1.9"
2626
FFTW = "1.0"
2727
LinearOperators = "2.3.3"
2828
Reexport = "1.0"

0 commit comments

Comments
 (0)