Skip to content

Commit

Permalink
version up
Browse files Browse the repository at this point in the history
  • Loading branch information
hMatoba committed Jul 26, 2016
1 parent 7e58af5 commit 3954669
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions doc/changes.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
Changelog
=========

1.0.5
-----

- Bug fix: https://github.com/hMatoba/Piexif/issues/16

1.0.4
-----

Expand Down
2 changes: 1 addition & 1 deletion piexif/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@
from ._exif import *


VERSION = '1.0.4'
VERSION = '1.0.5'

0 comments on commit 3954669

Please sign in to comment.