From bf7bc9a131767617575211948e4e96ba9d8c02ec Mon Sep 17 00:00:00 2001 From: Daniel Young Lee Date: Thu, 22 May 2025 11:41:27 -0700 Subject: [PATCH] chore: Release 0.4.3 (take 2) --- src/firebase_functions/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/firebase_functions/__init__.py b/src/firebase_functions/__init__.py index 7e53ba2..a8e4a10 100644 --- a/src/firebase_functions/__init__.py +++ b/src/firebase_functions/__init__.py @@ -1,4 +1,4 @@ -# Copyright 2022 Google Inc. +# Copyright 2025 Google Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License.