Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
bump min python version to 3.9
  • Loading branch information
synapticarbors committed Nov 22, 2024
commit 78b1486bc9760a47e7df2c185f4f6f3a17a01f53
2 changes: 1 addition & 1 deletion settings.ini
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ author_email = [email protected]
copyright = fast.ai
branch = master
version = 1.7.21
min_python = 3.8
min_python = 3.9
audience = Developers
language = English
custom_sidebar = False
Expand Down