changeset 4551 | d357e2acc856 |
parent 4545 | b117091a73c2 |
child 4555 | 1656a1578930 |
--- a/src/reportlab/__init__.py Thu Oct 24 15:53:59 2019 +0100 +++ b/src/reportlab/__init__.py Thu Oct 24 16:07:15 2019 +0100 @@ -1,9 +1,9 @@ #Copyright ReportLab Europe Ltd. 2000-2018 #see license.txt for license details __doc__="""The Reportlab PDF generation library.""" -Version = "3.5.31" +Version = "3.5.32" __version__=Version -__date__='20191019' +__date__='20191024' import sys, os