Skip to content

Commit

Permalink
4.3.0 Version Bump
Browse files Browse the repository at this point in the history
  • Loading branch information
wiredfool committed Oct 2, 2017
1 parent 9031ab3 commit 636dc62
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.rst
@@ -1,7 +1,7 @@
Changelog (Pillow)
==================

4.3.0 (unreleased)
4.3.0 (2017-10-02)
------------------

- Fix warning on pointer cast in isblock #2775, #2778
Expand Down
2 changes: 1 addition & 1 deletion PIL/version.py
@@ -1,2 +1,2 @@
# Master version for Pillow
__version__ = '4.3.0.dev0'
__version__ = '4.3.0'

0 comments on commit 636dc62

Please sign in to comment.