author | robin <robin@reportlab.com> |
Thu, 24 May 2018 11:50:23 +0100 | |
changeset 4404 | b055f51699ca |
parent 4403 | a06e6eaa623c |
child 4405 | c985bd7093ad |
--- a/src/reportlab/__init__.py Fri May 18 12:44:13 2018 +0100 +++ b/src/reportlab/__init__.py Thu May 24 11:50:23 2018 +0100 @@ -1,9 +1,9 @@ #Copyright ReportLab Europe Ltd. 2000-2017 #see license.txt for license details __doc__="""The Reportlab PDF generation library.""" -Version = "3.4.39" +Version = "3.4.40" __version__=Version -__date__='20180518' +__date__='20180524' import sys, os