Set release date

This commit is contained in:
Robin Dunn
2019-05-20 21:25:31 -07:00
parent acccc65584
commit cd656019f8

View File

@@ -10,13 +10,13 @@ wxPython Changelog
4.0.6 "Applesauce"
------------------
* (not yet released)
* 20-May-2019
PyPI: https://pypi.org/project/wxPython/4.0.6
Extras: https://extras.wxPython.org/wxPython4/extras/
Pip: ``pip install wxPython==4.0.6``
Changes in this release include the following:
This release provides the following fix:
* Fixed a probably rare, but fatal bug on OSX when calling certain overloaded
virtual methods with implementations in Python.