Bump pyinstaller to 6.0.* (#10800)

This commit is contained in:
Avasam
2023-09-29 01:30:59 -04:00
committed by GitHub
parent f8a673f12a
commit 747222469d
8 changed files with 19 additions and 150 deletions
+2 -1
View File
@@ -1,3 +1,4 @@
version = "5.13.*"
version = "6.0.*"
upstream_repository = "https://github.com/pyinstaller/pyinstaller"
requires = ["types-setuptools"]
requires_python = ">=3.8"