Skip to content

Commit 70a5f66

Browse files
authored
Bump Python 3.13 and 3.14 support packages (#61)
1 parent 3cb9794 commit 70a5f66

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

{{ cookiecutter.format }}/briefcase.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ support_path = "Support"
1212
"3.10": "support_revision = 12",
1313
"3.11": "support_revision = 7",
1414
"3.12": "support_revision = 7",
15-
"3.13": "support_revision = 10",
16-
"3.14": "support_revision = 6",
15+
"3.13": "support_revision = 12",
16+
"3.14": "support_revision = 8",
1717
}.get(cookiecutter.python_version|py_tag, "") }}
1818

1919
icon.20 = "{{ cookiecutter.class_name }}/Images.xcassets/AppIcon.appiconset/icon-20.png"

0 commit comments

Comments
 (0)