From 2404a70f2b2c5d97203c7818d2320e969dc4db74 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 21 Aug 2024 14:28:06 -0400 Subject: [PATCH] [stubsabot] Bump PyScreeze to 1.0.1 (#12566) Co-authored-by: stubsabot <> --- stubs/PyScreeze/METADATA.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stubs/PyScreeze/METADATA.toml b/stubs/PyScreeze/METADATA.toml index 95aea7b61..efd1ec877 100644 --- a/stubs/PyScreeze/METADATA.toml +++ b/stubs/PyScreeze/METADATA.toml @@ -1,4 +1,4 @@ -version = "0.1.30" +version = "1.0.1" upstream_repository = "https://github.com/asweigart/pyscreeze" requires = ["Pillow>=10.3.0"]