author | robin |
Tue, 22 Apr 2014 12:43:10 +0100 | |
changeset 4078 | f32cd7c4645a |
parent 4077 | ac3fcb7cc6f4 |
child 4079 | 4df3c1696c1b |
child 4082 | 6aa0842ec65b |
--- a/src/reportlab/__init__.py Tue Apr 22 11:39:47 2014 +0100 +++ b/src/reportlab/__init__.py Tue Apr 22 12:43:10 2014 +0100 @@ -3,7 +3,7 @@ #history http://www.reportlab.co.uk/cgi-bin/viewcvs.cgi/public/reportlab/trunk/reportlab/__init__.py __version__=''' $Id$ ''' __doc__="""The Reportlab PDF generation library.""" -Version = "3.1.7" +Version = "3.1.8" import sys, os, imp