Bump pyinstaller to 6.11.* (#12911)

This commit is contained in:
Avasam
2024-10-27 22:03:17 +01:00
committed by GitHub
parent 601ce5a4b0
commit c225ac7587
3 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,2 +1,2 @@
version = "6.10.*"
version = "6.11.*"
upstream_repository = "https://github.com/pyinstaller/pyinstaller"