]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/setup.py
Second phase of OOR completed. (Original python object return for
[wxWidgets.git] / wxPython / setup.py
index 74616671ea5ebe0d5a5e218c9d2df663ab289657..70e273b120f37342b4e8ddfcd40386d5c63769e1 100755 (executable)
@@ -13,7 +13,7 @@ from my_distutils import run_swig, contrib_copy_tree
 # flags and values that affect this script
 #----------------------------------------------------------------------
 
-VERSION          = "2.3.2b5"
+VERSION          = "2.3.2b6"
 DESCRIPTION      = "Cross platform GUI toolkit for Python"
 AUTHOR           = "Robin Dunn"
 AUTHOR_EMAIL     = "Robin Dunn <robin@alldunn.com>"