]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/setup.py
updated version number
[wxWidgets.git] / wxPython / setup.py
index 9dfa2705b84216ae81e36696e41169488ef842b8..8a3f7ad185ee72cf5fb92521b465a1fa3efda2d2 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.1b1"
+VERSION          = "2.3.1"
 DESCRIPTION      = "Cross platform GUI toolkit for Python"
 AUTHOR           = "Robin Dunn"
 AUTHOR_EMAIL     = "robin@alldunn.com"