release.py induced and manual editing steps for 3.0a4.

This commit is contained in:
Barry Warsaw 2008-04-02 23:33:27 +00:00
parent dd15bcd581
commit bb5cd08688
6 changed files with 30 additions and 22 deletions

View file

@ -18,4 +18,7 @@ __revision__ = "$Id$"
# In general, major and minor version should loosely follow the Python
# version number the distutils code was shipped with.
#
__version__ = "2.6.0"
#--start constants--
__version__ = "3.0a4"
#--end constants--