From 8a165ec181e6e440ef02cd29599ea73e1027a66b Mon Sep 17 00:00:00 2001 From: Wu Clan Date: Fri, 22 Mar 2024 18:24:03 +0800 Subject: [PATCH] Fix English README.md update date (#308) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8c0cc3de..6820c8f4 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ [![Pydantic v2](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/pydantic/pydantic/main/docs/badge/v2.json)](https://pydantic.dev) > [!CAUTION] -> **For 2023-12-22 (announcement)** +> **For 2024-3-22 (announcement)** > > The master branch has completed the app architecture refactoring, please pay extra attention to sync fork operations > to avoid irreparable damage!