re2: prepare to tag 2025-08-05

Change-Id: If340b5f8ac94c7f95115e736a486fc254b4cad96
Reviewed-on: https://code-review.googlesource.com/c/re2/+/63832
Reviewed-by: Alan Donovan <adonovan@google.com>
This commit is contained in:
Russ Cox
2025-07-30 12:04:19 -07:00
committed by Russ Cox
parent 384a920737
commit 85c7c0fb11
2 changed files with 2 additions and 2 deletions

View File

@@ -129,7 +129,7 @@ try:
setuptools.setup(
name='google-re2',
version='1.1.20250722',
version='1.1.20250805',
description='RE2 Python bindings',
long_description=long_description,
long_description_content_type='text/plain',