version 2.9.7 with hex color fixes

This commit is contained in:
Peter Bengtsson 2016-01-13 13:30:53 -05:00
parent e5f73b074a
commit 273e41276a
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__ = '2.9.6'
__version__ = '2.9.7'