version 3.1.0

This commit is contained in:
Peter Bengtsson 2017-07-10 13:46:04 -04:00 committed by Serghei Mihai
parent 2a5b7e2aa3
commit 5120e5624e
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.1'
__version__ = '3.1.0'