Getting __version__ with new naming

Is there a way to get the version number using the
   import wx

Long answer:

  Run the demo, click on NewNameSpace and read

Short answer:

  wx.VERSION_STRING

Roger