Release 4.32.1

This commit is contained in:
PySimpleGUI 2020-11-17 14:06:37 -05:00
parent 47e2322684
commit aa08b84187
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!