Edgewall Software

Version 3 (modified by osimons, 15 years ago) (diff)

Remember to update ChangeLog.

Release Checklist for Bitten

Prepare source for release

  • Build docs with command: ./setup.py build_doc
  • Update version in setup.py
  • Drop [egg_info] section setup.cfg
  • Update ChangeLog with release information and changes.

Major releases

  • svn copy trunk -> /branches/<major>.x

Minor releases and betas

  • svn copy /branches/<major>.x -> /tags/<major>.<minor><beta?>

After release

  • Reset version information in setup.cfg to new next version + dev
  • Upload to Downloads and FTP installers in following formats and versions:
    • .tar.gz
    • py26.egg
    • py25.egg
    • py24.egg