changeset 4405 | c985bd7093ad |
parent 4404 | b055f51699ca |
child 4409 | e1546608f841 |
--- a/src/reportlab/__init__.py Thu May 24 11:50:23 2018 +0100 +++ b/src/reportlab/__init__.py Thu May 31 12:07:34 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.40" +Version = "3.4.41" __version__=Version -__date__='20180524' +__date__='20180531' import sys, os