comparison roundup/__init__.py @ 7988:68ad91f5905d

chore: bump version to 2.4.0b0
author John Rouillard <rouilj@ieee.org>
date Sat, 25 May 2024 19:19:09 -0400
parents ed2bc951277b
children 75774e89b483
comparison
equal deleted inserted replaced
7987:89fb6b2d75f7 7988:68ad91f5905d
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.3.0' 70 __version__ = '2.4.0b0'
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/