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