comparison roundup/__init__.py @ 5025:cf22972fe080

Preparing 1.5.1 steps 3/16 1. ./run_test.py passed [x] windows, 2.7 [x] linux, 2.7 2. Update version CHANGES.txt roundup/__init__.py 3. Update documentation doc/announcement.txt doc/upgrading.txt
author anatoly techtonik <techtonik@gmail.com>
date Mon, 11 Jan 2016 19:04:12 +0300
parents f61bd780892e
children e7293df727dc
comparison
equal deleted inserted replaced
5024:edf62f78605f 5025:cf22972fe080
65 written by Ka-Ping Yee in the "doc" directory. If nothing else, it has a 65 written by Ka-Ping Yee in the "doc" directory. If nothing else, it has a
66 much prettier cake :) 66 much prettier cake :)
67 ''' 67 '''
68 __docformat__ = 'restructuredtext' 68 __docformat__ = 'restructuredtext'
69 69
70 __version__ = '1.5.0' 70 __version__ = '1.5.1'
71 71
72 # vim: set filetype=python ts=4 sw=4 et si 72 # vim: set filetype=python ts=4 sw=4 et si

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