Skip to content

Commit f355cce

Browse files
authored
Merge pull request #650 from synapticarbors/fix-min-python
Bump min python version to 3.9
2 parents 8c62892 + 78b1486 commit f355cce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ author_email = infos@fast.ai
99
copyright = fast.ai
1010
branch = master
1111
version = 1.7.21
12-
min_python = 3.8
12+
min_python = 3.9
1313
audience = Developers
1414
language = English
1515
custom_sidebar = False

0 commit comments

Comments
 (0)