diff --git a/copier.yml b/copier.yml index 7ab3cecbddf552a8f4227a2bc0b0cd2c456c6822..095075945710b9b3adbde4f41104b961b30b9533 100644 --- a/copier.yml +++ b/copier.yml @@ -20,7 +20,7 @@ description: python_minimal_version: type: str help: What is the minimal version of Python this supports? - default: "3.7" + default: "3.11" choices: - 3.7 - 3.8