diff roundup/__init__.py @ 4357:13b3155869e0

Beginnings of a big code cleanup / modernisation to make 2to3 happy
author Richard Jones <richard@users.sourceforge.net>
date Mon, 22 Feb 2010 05:26:57 +0000
parents e2be38b52d4d
children bddc72753d91
line wrap: on
line diff
--- a/roundup/__init__.py	Fri Feb 19 05:09:38 2010 +0000
+++ b/roundup/__init__.py	Mon Feb 22 05:26:57 2010 +0000
@@ -68,6 +68,6 @@
 '''
 __docformat__ = 'restructuredtext'
 
-__version__ = '1.4.12'
+__version__ = '1.5.0'
 
 # vim: set filetype=python ts=4 sw=4 et si

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