From c18858a938facf699f635d149d852aa27da22cb0 Mon Sep 17 00:00:00 2001 From: Robert Lippmann Date: Wed, 27 May 2026 03:16:31 -0400 Subject: [PATCH] docs: update fixture api surface version wording --- tests/fixtures/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/fixtures/README.md b/tests/fixtures/README.md index 05af512..126e499 100644 --- a/tests/fixtures/README.md +++ b/tests/fixtures/README.md @@ -13,7 +13,7 @@ This directory contains multiple fixture suites with different contracts. ## API contract fixture -[`conformance/api/public-api-v1.json`](conformance/api/public-api-v1.json) defines a small public API presence contract for the Python 0.6 surface that ports must expose. +[`conformance/api/public-api-v1.json`](conformance/api/public-api-v1.json) defines a small public API presence contract for the Python 0.7.x surface that ports must expose. Ports may sync this artifact with conformance fixtures.