prepare release 2025-06-26

Blindly following https://code-review.googlesource.com/c/re2/+/63450.

Change-Id: I5cb128581275f4a4617a59eac76b9416e0166943
Reviewed-on: https://code-review.googlesource.com/c/re2/+/63590
Reviewed-by: Alan Donovan <adonovan@google.com>
This commit is contained in:
Russ Cox
2025-06-26 17:17:37 +00:00
parent 006c729f2b
commit 8ea5841693
2 changed files with 2 additions and 2 deletions

View File

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