Forgot version bump

This commit is contained in:
PySimpleGUI 2019-09-20 13:09:48 -04:00
parent d4940296f1
commit 627fda3ae0
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
#!/usr/bin/python3
from sphinx.ext.autosummary import autosummary_table
version = __version__ = "0.13.0.3 Unreleased"
version = __version__ = "0.13.0.4 Unreleased"
import sys
import wx