X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/926bb76c2a79fcb83406552e9ca9324fc249ed31..f9e45bd7de9f91efec4edbc0889ea6b2903eaa90:/wxPython/setup.py diff --git a/wxPython/setup.py b/wxPython/setup.py index eb6f0fc4d6..9f05c579a3 100755 --- a/wxPython/setup.py +++ b/wxPython/setup.py @@ -13,7 +13,7 @@ from my_distutils import run_swig, contrib_copy_tree # flags and values that affect this script #---------------------------------------------------------------------- -VERSION = "2.3b4" +VERSION = "2.3.0" DESCRIPTION = "Cross platform GUI toolkit for Python" AUTHOR = "Robin Dunn" AUTHOR_EMAIL = "robin@alldunn.com"