mirror of
https://github.com/google/re2.git
synced 2025-10-15 20:46:56 +08:00
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:
@@ -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',
|
||||
|
Reference in New Issue
Block a user