From d5555b10180b8077b0fa74ba7737d2f38c96185d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 4 Jun 2023 01:42:36 +0100 Subject: [PATCH] [stubsabot] Bump regex to 2023.6.3 (#10252) Release: https://pypi.org/pypi/regex/2023.6.3 Homepage: https://github.com/mrabarnett/mrab-regex Diff: https://github.com/mrabarnett/mrab-regex/compare/2023.5.5...2023.6.3 Stubsabot analysis of the diff between the two releases: - Total lines of Python code added: 8. - 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 fef9036ad..f7972b352 100644 --- a/stubs/regex/METADATA.toml +++ b/stubs/regex/METADATA.toml @@ -1 +1 @@ -version = "2023.5.5" +version = "2023.6.3"