Skip to content

Commit 88d1ded

Browse files
Update Python to >=3.13.3, <4
1 parent 87b5caa commit 88d1ded

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
@@ -6,7 +6,7 @@ authors = [
66
description = "Generic Python project template."
77
dynamic = ["version"]
88
license = {text = "Apache-2.0"}
9-
requires-python = ">=3.11, <4"
9+
requires-python = ">=3.13.3, <4"
1010

1111
[tool.poetry]
1212
version = "0.0.0"

0 commit comments

Comments
 (0)