5.0.0 Version Bump

This commit is contained in:
wiredfool 2018-01-01 15:03:06 +00:00
parent bff4f4a549
commit e5bd7eb623
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
Changelog (Pillow) Changelog (Pillow)
================== ==================
5.0.0 (unreleased) 5.0.0 (2018-01-01)
------------------ ------------------
- Docs: Added docstrings from documentation #2914 - Docs: Added docstrings from documentation #2914

View File

@ -1,2 +1,2 @@
# Master version for Pillow # Master version for Pillow
__version__ = '5.0.0.dev0' __version__ = '5.0.0'