Prepare to tag release 2024-05-01.

Bump versions of actions and dependencies.

Change-Id: Ifb798e7c320b092e2faed2cd4d03fc962b8c009e
Reviewed-on: https://code-review.googlesource.com/c/re2/+/63010
Reviewed-by: Alex Chernyakhovsky <achernya@google.com>
Reviewed-by: Paul Wankadia <junyer@google.com>
This commit is contained in:
Paul Wankadia
2024-04-29 18:55:47 +00:00
parent b84e3ff189
commit fbb52d987e
9 changed files with 27 additions and 27 deletions

View File

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