Update PySimpleGUIWx.py

This commit is contained in:
PySimpleGUI 2019-10-08 17:58:12 -04:00
parent b9640649fe
commit f8543f8713
1 changed files with 1 additions and 3 deletions

View File

@ -1,7 +1,5 @@
#!/usr/bin/python3
from sphinx.ext.autosummary import autosummary_table
version = __version__ = "0.13.0. Released"
version = __version__ = "0.13.1 Released"
import sys
import wx