version 2.9.5 with the ability to remove unset attributes

This commit is contained in:
Peter Bengtsson 2015-09-09 14:09:30 -07:00
parent ef50922320
commit e5e1feb7d6
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.4'
__version__ = '2.9.5'