Skip to content

Commit 7f2ae63

Browse files
committed
Release v6.16.0. [skip ci]
1 parent 2683834 commit 7f2ae63

21 files changed

Lines changed: 81 additions & 59 deletions

File tree

PyInstaller/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
from PyInstaller import compat
1717

1818
# Note: Keep this variable as plain string so it could be updated automatically when doing a release.
19-
__version__ = '6.15.0'
19+
__version__ = '6.16.0'
2020

2121
# Absolute path of this package's directory. Save this early so all submodules can use the absolute path. This is
2222
# required for example if the current directory changes prior to loading the hooks.
-32 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
-16 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)