Skip to content

Commit

Permalink
Edit document[ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
hMatoba committed May 14, 2016
1 parent 7c4783f commit 5907fb7
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.4
-----

- Fix APP1 matter.

1.0.3
-----

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.3'
VERSION = '1.0.4'

0 comments on commit 5907fb7

Please sign in to comment.