aboutsummaryrefslogtreecommitdiffstats
path: root/wkhtmltopdf/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'wkhtmltopdf/__init__.py')
-rw-r--r--wkhtmltopdf/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/wkhtmltopdf/__init__.py b/wkhtmltopdf/__init__.py
index 3c0394f..821ee36 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__ = '2.1.0'
+__version__ = '3.0.0'