Prepare to tag release 2024-07-01.

Change-Id: I69d947db172debad79b7368d31d1215e571100a1
Reviewed-on: https://code-review.googlesource.com/c/re2/+/63390
Reviewed-by: Perry Lorier <perryl@google.com>
Reviewed-by: Paul Wankadia <junyer@google.com>
This commit is contained in:
Paul Wankadia
2024-06-28 08:20:19 +00:00
parent 6144b62bec
commit 99b6b5c7d5
2 changed files with 2 additions and 2 deletions

View File

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