Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Adding the init that is normally included with the pip installation
  • Loading branch information
PySimpleGUI committed Aug 29, 2021
1 parent 04ffe83 commit bd41016
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions __init__.py
@@ -0,0 +1,3 @@
name = "PySimpleGUI"
from .PySimpleGUI import *
from .PySimpleGUI import __version__

0 comments on commit bd41016

Please sign in to comment.