comparison roundup/__init__.py @ 8067:9937b95a638a

build: update release version.
author John Rouillard <rouilj@ieee.org>
date Tue, 09 Jul 2024 15:15:54 -0400
parents 301b0988a351
children 53afc3ffd4a2
comparison
equal deleted inserted replaced
8066:88af8f1a9e1b 8067:9937b95a638a
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.4.0b2' 70 __version__ = '2.4.0'
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/