Prepare to tag release 2024-06-01.

Change-Id: Ic0d6aa382308afbf6ccbb6c34b7fa3575443875c
Reviewed-on: https://code-review.googlesource.com/c/re2/+/63150
Reviewed-by: Alex Chernyakhovsky <achernya@google.com>
Reviewed-by: Paul Wankadia <junyer@google.com>
This commit is contained in:
Paul Wankadia
2024-05-30 20:08:43 +00:00
parent 8e87559194
commit 1db129ff30
2 changed files with 2 additions and 2 deletions

View File

@@ -192,7 +192,7 @@ ext_module = setuptools.Extension(
setuptools.setup(
name='google-re2',
version='1.1.20240501',
version='1.1.20240601',
description='RE2 Python bindings',
long_description=long_description,
long_description_content_type='text/plain',