Skip to content

Commit 165ae70

Browse files
authored
Update max_supported_python to 3.14 in pyproject.toml
1 parent fa99f8e commit 165ae70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,4 @@ version-file = "src/blurb/_version.py"
5050
local_scheme = "no-local-version"
5151

5252
[tool.pyproject-fmt]
53-
max_supported_python = "3.13"
53+
max_supported_python = "3.14"

0 commit comments

Comments
 (0)