bump to version 3.1.1

This commit is contained in:
Peter Bengtsson 2017-07-25 12:08:21 -04:00 committed by Serghei Mihai
parent 5e85b9b2ac
commit 4f6397ea9b
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.1.0'
__version__ = '3.1.1'