diff roundup/__init__.py @ 7443:51fc06fabcee 2.3.0b2

Changes for roundup release 2.3.0b2 I missed changing announcements.txt so the b1 release has the 2.2.0 release announcment when I uploaded to test.pipi.org.
author John Rouillard <rouilj@ieee.org>
date Wed, 31 May 2023 19:44:02 -0400
parents 623502678b97
children ed2bc951277b
line wrap: on
line diff
--- a/roundup/__init__.py	Wed May 31 19:25:13 2023 -0400
+++ b/roundup/__init__.py	Wed May 31 19:44:02 2023 -0400
@@ -67,6 +67,6 @@
 '''
 __docformat__ = 'restructuredtext'
 
-__version__ = '2.3.0b1'
+__version__ = '2.3.0b2'
 
 # vim: set filetype=python ts=4 sw=4 et si

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