comparison roundup/__init__.py @ 4499:431bf4e7d3d7 1.4.18

- release preparation - upgrading docs contains script to find affected issues and how to fix these
author Ralf Schlatterbeck <schlatterbeck@users.sourceforge.net>
date Sun, 29 May 2011 19:35:41 +0000
parents 41ea7d838c82
children ce6e868187de
comparison
equal deleted inserted replaced
4498:8df9492c2746 4499:431bf4e7d3d7
66 written by Ka-Ping Yee in the "doc" directory. If nothing else, it has a 66 written by Ka-Ping Yee in the "doc" directory. If nothing else, it has a
67 much prettier cake :) 67 much prettier cake :)
68 ''' 68 '''
69 __docformat__ = 'restructuredtext' 69 __docformat__ = 'restructuredtext'
70 70
71 __version__ = '1.4.17' 71 __version__ = '1.4.18'
72 72
73 # vim: set filetype=python ts=4 sw=4 et si 73 # vim: set filetype=python ts=4 sw=4 et si

Roundup Issue Tracker: http://roundup-tracker.org/