diff --git a/src/content/docs/workflows/python/bindings.mdx b/src/content/docs/workflows/python/bindings.mdx index 402b4814ff9da3..5327fb4042f80c 100644 --- a/src/content/docs/workflows/python/bindings.mdx +++ b/src/content/docs/workflows/python/bindings.mdx @@ -26,7 +26,7 @@ From the configuration perspective, enabling Python Workflows requires adding th #:schema node_modules/wrangler/config-schema.json name = "workflows-starter" main = "src/index.ts" -compatibility_date = "2024-10-22" +compatibility_date = "2025-10-24" compatibility_flags = ["python_workflows", "python_workers"] [[workflows]]