]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/setup.py
removed wxBusyCursorSuspender use
[wxWidgets.git] / wxPython / setup.py
index ee2b3d47f9ef0f676754f1a8629e5abcee08941d..a50801ba1fc64553b19341528950d4a73316f902 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.2b1"
+VERSION          = "2.3.2b4"
 DESCRIPTION      = "Cross platform GUI toolkit for Python"
 AUTHOR           = "Robin Dunn"
 AUTHOR_EMAIL     = "Robin Dunn <robin@alldunn.com>"