aboutsummaryrefslogtreecommitdiffstats
path: root/wkhtmltopdf
diff options
context:
space:
mode:
authormattack108 <matt.lenc@gmail.com>2013-01-17 12:52:37 +0000
committermattack108 <matt.lenc@gmail.com>2013-01-17 12:52:37 +0000
commit26832e84c76b80023510015782efdf4df28c3248 (patch)
tree58d2ac807c0025b529176cdb5b83e9e9ddbaa58a /wkhtmltopdf
parentee40bbed5428df2de10799b5a586a8103976e436 (diff)
downloaddjango-wkhtmltopdf-26832e84c76b80023510015782efdf4df28c3248.tar.gz
django-wkhtmltopdf-26832e84c76b80023510015782efdf4df28c3248.tar.bz2
django-wkhtmltopdf-26832e84c76b80023510015782efdf4df28c3248.zip
Bumped version to 1.2v1.2
Diffstat (limited to 'wkhtmltopdf')
-rw-r--r--wkhtmltopdf/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/wkhtmltopdf/__init__.py b/wkhtmltopdf/__init__.py
index 1cfef84..4a7a72e 100644
--- a/wkhtmltopdf/__init__.py
+++ b/wkhtmltopdf/__init__.py
@@ -3,4 +3,4 @@ if 'DJANGO_SETTINGS_MODULE' in os.environ:
from .utils import *
__author__ = 'Incuna Ltd'
-__version__ = '1.1'
+__version__ = '1.2'