We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a63e997 commit a8f1aa5Copy full SHA for a8f1aa5
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.12"
+requires-python = ">=3.13,<3.14"
10
license = "Apache-2.0"
11
keywords = []
12
authors = [{ name = "Crossplane Maintainers", email = "[email protected]" }]
0 commit comments