version 3.0.1

This commit is contained in:
Peter Bengtsson 2016-07-11 09:09:31 -04:00 committed by Serghei Mihai
parent fba7ac7da8
commit a9213cc7b9
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
from __future__ import absolute_import, unicode_literals
from .premailer import Premailer, transform
__version__ = '3.0.0'
__version__ = '3.0.1'