Release 4.18.0

This commit is contained in:
PySimpleGUI 2020-03-26 09:42:58 -04:00
parent 689833b040
commit 6d141100c5
3 changed files with 43 additions and 7 deletions

View file

@ -1,6 +1,6 @@
#!/usr/bin/python3
version = __version__ = "4.17.0.3 Unreleased - popup_animated title parm, checkbox update text, table width fix"
version = __version__ = "4.18.0 Released 26 Mar 2020"
port = 'PySimpleGUI'