'Use PIL.__version__ instead.'

This commit is contained in:
Hugo 2018-04-15 10:37:50 +03:00
parent 3508d67999
commit c18dce5625

View File

@ -15,7 +15,7 @@ major release:
* ``PIL.Image.VERSION``
* ``PIL.Image.PILLOW_VERSION``
Use ``__version__`` instead.
Use ``PIL.__version__`` instead.
API Additions