We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c227474 commit 86723e3Copy full SHA for 86723e3
pyproject.toml
@@ -6,7 +6,7 @@ build-backend = "hatchling.build"
6
name = "function"
7
description = 'A composition function'
8
readme = "README.md"
9
-requires-python = ">=3.11,<3.13"
+requires-python = ">=3.13,<3.14"
10
license = "Apache-2.0"
11
keywords = []
12
authors = [{ name = "Crossplane Maintainers", email = "[email protected]" }]
0 commit comments