mirror of
https://github.com/google/re2.git
synced 2025-10-15 12:17:02 +08:00
Bring back .YYYYMMDD
suffixes for google-re2
versioning.
While I'm here, update @abseil-cpp to version 20240116.2. Fixes #486. Change-Id: I86ec3bd1860e2bd1424a67eb5590eaaa7cc4ea71 Reviewed-on: https://code-review.googlesource.com/c/re2/+/62990 Reviewed-by: Paul Wankadia <junyer@google.com> Reviewed-by: Alex Chernyakhovsky <achernya@google.com>
This commit is contained in:
@@ -192,7 +192,7 @@ ext_module = setuptools.Extension(
|
||||
|
||||
setuptools.setup(
|
||||
name='google-re2',
|
||||
version='1.1',
|
||||
version='1.1.20240401',
|
||||
description='RE2 Python bindings',
|
||||
long_description=long_description,
|
||||
long_description_content_type='text/plain',
|
||||
|
Reference in New Issue
Block a user