]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/setup.py
must delcare methods as inline if we are going to actually inline them after the...
[wxWidgets.git] / wxPython / setup.py
index eb6f0fc4d636d2caadb7095b742bc24770b2c2e3..9f05c579a3cad5527fffd1ba5dd7b93421b76cc7 100755 (executable)
@@ -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"