From e2e24215a337db738d563876460ba76bcb3df352 Mon Sep 17 00:00:00 2001 From: Daniel Lee Date: Tue, 1 Jul 2025 08:01:18 -0700 Subject: [PATCH] chore: remove incorrect Public Preview tag on README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5fd5cf2..d5e27e7 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Cloud Functions for Firebase Python SDK (Public Preview) +# Cloud Functions for Firebase Python SDK The [`firebase-functions`](https://pypi.org/project/firebase-functions/) package provides an SDK for defining Cloud Functions for Firebase in Python.