From f9551c4fea9912b1657c43f4b5f29771bc2eb08a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 4 May 2023 06:06:45 +0100 Subject: [PATCH] [stubsabot] Bump regex to 2023.5.5 (#10138) Release: https://pypi.org/pypi/regex/2023.5.5 Homepage: https://github.com/mrabarnett/mrab-regex Diff: https://github.com/mrabarnett/mrab-regex/compare/2023.5.4...2023.5.5 Stubsabot analysis of the diff between the two releases: - Total lines of Python code added: 2. - Total lines of Python code deleted: 2. --- stubs/regex/METADATA.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stubs/regex/METADATA.toml b/stubs/regex/METADATA.toml index 9b11b28d3..fef9036ad 100644 --- a/stubs/regex/METADATA.toml +++ b/stubs/regex/METADATA.toml @@ -1 +1 @@ -version = "2023.5.4" +version = "2023.5.5"