]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/setup.py
Commented out deprecated classes: wxProp and wxTab classes; moved some chapters
[wxWidgets.git] / wxPython / setup.py
index aa2c33fd9f373cdae0ae78db447f3024f8e26b03..47ca253c00f7fb505340ed10cf22e8a400b85c87 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.3"
+VERSION          = "2.3.3rc"
 DESCRIPTION      = "Cross platform GUI toolkit for Python"
 AUTHOR           = "Robin Dunn"
 AUTHOR_EMAIL     = "Robin Dunn <robin@alldunn.com>"