diff roundup/__init__.py @ 6695:b3ba03d2b214 2.2.0b1

2.2.0b1 release changes
author John Rouillard <rouilj@ieee.org>
date Wed, 15 Jun 2022 09:58:31 -0400
parents 358dda66e806
children a1868fe784d0
line wrap: on
line diff
--- a/roundup/__init__.py	Wed Jun 15 09:51:32 2022 -0400
+++ b/roundup/__init__.py	Wed Jun 15 09:58:31 2022 -0400
@@ -67,6 +67,6 @@
 '''
 __docformat__ = 'restructuredtext'
 
-__version__ = '2.2.0a0'
+__version__ = '2.2.0b1'
 
 # vim: set filetype=python ts=4 sw=4 et si

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