Merge pull request #3639 from PySimpleGUI/Dev-latest

Release 4.32.1
This commit is contained in:
PySimpleGUI 2020-11-17 14:06:56 -05:00 committed by GitHub
commit c7ef9902f7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 5 deletions

View file

@ -8196,6 +8196,10 @@ Menu colors and font, fixes
* Auto-close windows can now be finalized (previously could not do this)
* Window.read with timeout is faster
## 4.32.1 PySimpleGUI 17-Nov-2020
* Bug in finalize code
## Upcoming
The future for PySimpleGUI looks bright!