diff roundup/__init__.py @ 5335:e7293df727dc

Working through RELEASE.txt - updates for 1.6 release.
author John Rouillard <rouilj@ieee.org>
date Thu, 21 Jun 2018 19:49:26 -0400
parents cf22972fe080
children 70f6a3ede190
line wrap: on
line diff
--- a/roundup/__init__.py	Mon Jun 18 20:51:17 2018 -0400
+++ b/roundup/__init__.py	Thu Jun 21 19:49:26 2018 -0400
@@ -67,6 +67,6 @@
 '''
 __docformat__ = 'restructuredtext'
 
-__version__ = '1.5.1'
+__version__ = '1.6'
 
 # vim: set filetype=python ts=4 sw=4 et si

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