This commit is contained in:
renovate[bot] 2025-06-09 20:35:34 +00:00 committed by GitHub
commit b891b8e173
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ build-backend = "hatchling.build"
name = "function"
description = 'A composition function'
readme = "README.md"
requires-python = ">=3.11,<3.12"
requires-python = ">=3.13,<3.14"
license = "Apache-2.0"
keywords = []
authors = [{ name = "Crossplane Maintainers", email = "info@crossplane.io" }]