From 1f12bb773347848c4e585b64076aca137e95b08f Mon Sep 17 00:00:00 2001 From: Robin Dunn Date: Mon, 27 May 2019 22:26:57 -0700 Subject: [PATCH] trivial changes just for CI testing --- CHANGES.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGES.rst b/CHANGES.rst index c93bda87..a4282574 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -21,7 +21,7 @@ master branch for the wxWidgets source code, which wxPython is built upon, and which is included in the wxPython source archives. -New and improved stuff in this release: +New and improved in this release: * Added wrappers for the OSXEnableAutomaticQuoteSubstitution, OSXEnableAutomaticDashSubstitution, and OSXDisableAllSmartSubstitutions @@ -42,6 +42,7 @@ Other changes in this release: + 4.0.6 "Applesauce" ------------------ * 21-May-2019