Skip to content

Commit

Permalink
version --> 3.2.13
Browse files Browse the repository at this point in the history
  • Loading branch information
robin committed Dec 10, 2015
1 parent fcc2578 commit 48cafb6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/reportlab/__init__.py
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
#Copyright ReportLab Europe Ltd. 2000-2015
#see license.txt for license details
__doc__="""The Reportlab PDF generation library."""
Version = "3.2.12"
Version = "3.2.13"
__version__=Version
__date__='20151207'
__date__='20151210'

import sys, os, imp

Expand Down

0 comments on commit 48cafb6

Please sign in to comment.