aboutsummaryrefslogtreecommitdiffstats
path: root/wkhtmltopdf/__init__.py
diff options
context:
space:
mode:
authorSimon Law <simon.law@ecometrica.com>2012-08-23 16:34:40 -0400
committerSimon Law <simon.law@ecometrica.com>2012-08-23 16:34:40 -0400
commit0aa9bd310e5d66a76a109174f12885d0629861a3 (patch)
tree2dc6de394f24d7d68a5e3e932b07491a7c170dce /wkhtmltopdf/__init__.py
parentf90cff165af1ea1ede5cf4679e44735400cd649f (diff)
parent8d8d7ba99640366ac8304390b97a4f03842c1254 (diff)
downloaddjango-wkhtmltopdf-0aa9bd310e5d66a76a109174f12885d0629861a3.tar.gz
django-wkhtmltopdf-0aa9bd310e5d66a76a109174f12885d0629861a3.tar.bz2
django-wkhtmltopdf-0aa9bd310e5d66a76a109174f12885d0629861a3.zip
Merge with incuna
Diffstat (limited to 'wkhtmltopdf/__init__.py')
-rw-r--r--wkhtmltopdf/__init__.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/wkhtmltopdf/__init__.py b/wkhtmltopdf/__init__.py
index 39b1413..7411417 100644
--- a/wkhtmltopdf/__init__.py
+++ b/wkhtmltopdf/__init__.py
@@ -3,5 +3,4 @@ if 'DJANGO_SETTINGS_MODULE' in os.environ:
from .utils import *
__author__ = 'Incuna Ltd'
-__version__ = '0.3'
-
+__version__ = '1.0'