Bump pyinstaller to 6.13.* (#13843)

This commit is contained in:
Semyon Moroz
2025-04-16 20:54:53 -04:00
committed by GitHub
parent 45c0e52b30
commit b37974492e
3 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -1,2 +1,2 @@
version = "6.12.*"
version = "6.13.*"
upstream_repository = "https://github.com/pyinstaller/pyinstaller"