Skip to content

Commit 6d2d91c

Browse files
[stubsabot] Bump pyinstaller to 5.9.* (#9880)
Release: https://pypi.org/pypi/pyinstaller/5.9.0 Homepage: https://www.pyinstaller.org/ Diff: pyinstaller/pyinstaller@v5.8.0...v5.9.0 Stubsabot analysis of the diff between the two releases: - 0 public Python files have been added. - 0 files included in typeshed's stubs have been deleted. - 3 files included in typeshed's stubs have been modified or renamed: `PyInstaller/__init__.py`, `PyInstaller/building/build_main.py`, `PyInstaller/isolated/_parent.py`. - Total lines of Python code added: 28. - Total lines of Python code deleted: 59.
1 parent ad9c7c1 commit 6d2d91c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stubs/pyinstaller/METADATA.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
version = "5.8.*"
1+
version = "5.9.*"
22
requires = ["types-setuptools"]

0 commit comments

Comments
 (0)