Changeset 503
- Timestamp:
- 10/15/09 11:07:35 (4 years ago)
- Files:
-
- 1 modified
-
elixir/trunk/release.howto (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
elixir/trunk/release.howto
r390 r503 6 6 - change version in setup.py 7 7 - change version in setup.cfg (trac link) 8 - make sure API doc generates properly: apydia -v -c setup.cfg 8 9 - commit 9 10 - add version to the trac, mark milestone as completed11 10 12 11 - make tag in subversion … … 24 23 On older systems, you might need to upload the files manually to Pypi. 25 24 25 - add version to the trac, mark milestone as completed 26 26 27 - announce release on our news page (link to CHANGES) 27 28
