comparison roundup/__init__.py @ 6137:eb9d00db0923

Forgot to check in changed doc files for 2.0.0beta0
author John Rouillard <rouilj@ieee.org>
date Mon, 06 Apr 2020 10:06:08 -0400
parents 573b688fffeb
children 043a8ffd79ad
comparison
equal deleted inserted replaced
6136:4006c6e5e7ef 6137:eb9d00db0923
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__ = '2.0.0alpha0' 70 __version__ = '2.0.0beta0'
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/