Bump PyScreeze to 0.1.30 (#11025)

This commit is contained in:
Avasam
2023-11-13 10:37:36 +00:00
committed by GitHub
parent df623b85d8
commit 7754c63f14
4 changed files with 28 additions and 7 deletions
+5 -1
View File
@@ -1,3 +1,7 @@
version = "0.1.29"
version = "0.1.30"
upstream_repository = "https://github.com/asweigart/pyscreeze"
requires = ["types-Pillow"]
[tool.stubtest]
# Linux has extra constants, win32 has different definitions
platforms = ["linux", "win32"]