Code

PGP support is again working (pyme API has changed significantly) and we
[roundup.git] / roundup / __init__.py
index a8dc6f29c807086e5ff22992d9a34c90e75dd6df..efe6073cc1772595dc9dc372a8d4ef93b42e4f3a 100644 (file)
@@ -68,6 +68,6 @@ much prettier cake :)
 '''
 __docformat__ = 'restructuredtext'
 
-__version__ = '1.4.15'
+__version__ = '1.4.19'
 
 # vim: set filetype=python ts=4 sw=4 et si