Add changelog item for #1150

This commit is contained in:
Robin Dunn
2019-02-02 15:55:47 -08:00
parent 3d629b8048
commit 5c70b8624d
2 changed files with 6 additions and 1 deletions

View File

@@ -25,6 +25,11 @@ Changes in this release include the following:
* Added missing setters for the wheel-related properties in wx.MouseEvent.
(#1140)
* Updated wxWidgets commit reference, bringing fixes for #1140, #1086 and
#1147.
4.0.4 "What? It's 2019 already?"

View File

@@ -1,3 +1,3 @@
# This file was generated by wxPython's wscript.
VERSION_STRING = '4.0.4'
VERSION_STRING = '4.0.5a1'