Final changes for the forked project's '0.4.1 jurko 1' release.

This commit is contained in:
Jurko Gospodnetić 2011-12-24 22:10:53 +01:00
parent 1b774a0c2c
commit 592af43d2f
2 changed files with 8 additions and 9 deletions

View File

@ -109,14 +109,13 @@ PRIORETIZED:
(+) * When 's' is used, all of its subelements should be used independent of
(+) whether they are None or not.
(+) * Add related test.
* (Jurko) Prepare '0.4.1 jurko 1' release.
* Follow the documented release procedure.
* Update version information.
* Tag in Hg.
* Upload the source package.
* Project site.
* PyPI.
(+) * (Jurko) Prepare the '0.4.1 jurko 1' release.
(+) * Follow the documented release procedure.
(+) * Update version information.
(+) * Tag in Hg.
(+) * Upload the source package.
(+) * Project site.
(+) * PyPI.
NON PRIORETIZED:

View File

@ -22,5 +22,5 @@ See the setup.py script for more detailed information.
"""
__version__ = "0.4.1 jurko 1 (development)"
__version__ = "0.4.1 jurko 1"
__build__ = ""