Release 4.50.0

This commit is contained in:
PySimpleGUI 2021-10-17 17:13:44 -04:00
parent 4d8dad1efe
commit d0f945c74e
10 changed files with 822 additions and 143 deletions

View file

@ -2490,6 +2490,11 @@ The following methods are here for backwards compatibility reference. You will
### delete_file
<!-- <+UserSettings.delete_file+> -->
### delete_section
<!-- <+UserSettings.delete_section+> -->
### exists
<!-- <+UserSettings.exists+> -->