Prepare to tag release 2024-07-02.

Change-Id: Ie5241f797412753c9e3a1fe47371c2b5e3d676ea
Reviewed-on: https://code-review.googlesource.com/c/re2/+/63450
Reviewed-by: Paul Wankadia <junyer@google.com>
Reviewed-by: Aaron Jacobs <jacobsa@google.com>
This commit is contained in:
Paul Wankadia
2024-07-01 07:12:26 +00:00
parent 7314a11875
commit 6dcd83d60f
2 changed files with 2 additions and 2 deletions

View File

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