Skip to content

Commit

Permalink
Merge 7bfb252 into 37841db
Browse files Browse the repository at this point in the history
  • Loading branch information
techtonik committed Jul 15, 2016
2 parents 37841db + 7bfb252 commit 747a172
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions PIL/__init__.py
Expand Up @@ -14,6 +14,8 @@
VERSION = '1.1.7' # PIL version
PILLOW_VERSION = '3.4.0.dev0' # Pillow

__version__ = PILLOW_VERSION

_plugins = ['BmpImagePlugin',
'BufrStubImagePlugin',
'CurImagePlugin',
Expand Down

0 comments on commit 747a172

Please sign in to comment.