Skip to content

Commit a41f6b2

Browse files
authored
chore: librarian release pull request: 20260430T200912Z (#16902)
PR created by the Librarian CLI to initialize a release. Merging this PR will auto trigger a release. Librarian Version: v0.11.0 Language Image: us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/python-librarian-generator@sha256:234b9d1f2ddb057ed7ac6a38db0bf8163d839c65c6cf88ade52530cddebce59e <details><summary>google-auth: v2.50.0</summary> ## [v2.50.0](google-auth-v2.49.2...google-auth-v2.50.0) (2026-04-30) </details>
1 parent ba96c46 commit a41f6b2

3 files changed

Lines changed: 3 additions & 4 deletions

File tree

.librarian/state.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -330,7 +330,7 @@ libraries:
330330
- packages/google-area120-tables/docs/README.rst
331331
tag_format: '{id}-v{version}'
332332
- id: google-auth
333-
version: 2.49.2
333+
version: 2.50.0
334334
last_generated_commit: ""
335335
apis: []
336336
source_roots:

librarian.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ libraries:
226226
metadata_name_override: area120tables
227227
default_version: v1alpha1
228228
- name: google-auth
229-
version: 2.49.2
229+
version: 2.50.0
230230
python:
231231
library_type: AUTH
232232
skip_readme_copy: true
@@ -617,7 +617,6 @@ libraries:
617617
- path: google/bigtable/v2
618618
- path: google/bigtable/admin/v2
619619
skip_generate: true
620-
# TODO(b/501132869): Disabling automatic releases until resolved.
621620
skip_release: true
622621
python:
623622
library_type: GAPIC_COMBO

packages/google-auth/google/auth/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
__version__ = "2.49.2"
15+
__version__ = "2.50.0"

0 commit comments

Comments
 (0)