changeset 6679:358dda66e806

bump version to 2.2.0a0 Make sure the current code isn't deployed claiming its 2.1.0.
author John Rouillard <rouilj@ieee.org>
date Tue, 17 May 2022 14:06:42 -0400
parents fe0408e7d15c
children b4d0b48b3096
files roundup/__init__.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/roundup/__init__.py	Sun May 15 12:07:51 2022 -0400
+++ b/roundup/__init__.py	Tue May 17 14:06:42 2022 -0400
@@ -67,6 +67,6 @@
 '''
 __docformat__ = 'restructuredtext'
 
-__version__ = '2.1.0'
+__version__ = '2.2.0a0'
 
 # vim: set filetype=python ts=4 sw=4 et si

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