4 lines
85 B
Python
4 lines
85 B
Python
|
name = "PySimpleGUI"
|
||
|
from .PySimpleGUI import *
|
||
|
from .PySimpleGUI import __version__
|