bump to 2.7.3rc1

This commit is contained in:
Benjamin Peterson 2012-02-23 10:52:17 -05:00
parent a13294e209
commit a2aa2ef313
6 changed files with 11 additions and 11 deletions

View file

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