comparison roundup/__init__.py @ 5335:e7293df727dc

Working through RELEASE.txt - updates for 1.6 release.
author John Rouillard <rouilj@ieee.org>
date Thu, 21 Jun 2018 19:49:26 -0400
parents cf22972fe080
children 70f6a3ede190
comparison
equal deleted inserted replaced
5334:1ee8b7a671e7 5335:e7293df727dc
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.1' 70 __version__ = '1.6'
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/