Forgot version bump
This commit is contained in:
parent
d4940296f1
commit
627fda3ae0
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue