bump to 3.1.3rc1

This commit is contained in:
Benjamin Peterson 2010-11-13 17:28:56 +00:00
parent b87dd0ce25
commit 5889129571
6 changed files with 12 additions and 12 deletions

View file

@ -15,5 +15,5 @@ __revision__ = "$Id$"
# Updated automatically by the Python release process.
#
#--start constants--
__version__ = "3.1.2"
__version__ = "3.1.3rc1"
#--end constants--