python/setup: prepare for new version

Change-Id: I13884a2e5ff659d624b0617eda73a817d3489658
Reviewed-on: https://code-review.googlesource.com/c/re2/+/63690
Reviewed-by: Alan Donovan <adonovan@google.com>
This commit is contained in:
Russ Cox
2025-07-22 15:20:37 +00:00
parent ade723c0c3
commit 6e8f5be3a3

View File

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