Update PySimpleGUI.py
This commit is contained in:
parent
47afad57e6
commit
30ee112c6d
|
@ -1,6 +1,6 @@
|
|||
#!/usr/bin/python3
|
||||
|
||||
version = __version__ = "4.49.0.17 Unreleased"
|
||||
version = __version__ = "4.49.0.18 Unreleased"
|
||||
|
||||
_change_log = """
|
||||
|
||||
|
|
Loading…
Reference in New Issue