Skip to content

Commit

Permalink
Release 1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
gdegoulet committed Jun 13, 2023
1 parent 3e88bd8 commit 67ef319
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion JpegIPTC.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
from struct import pack, unpack
import json

__version__ = '1.4'
__version__ = '1.5'
__author__ = 'Guillaume Degoulet'
__updated_by__ = 'Guillaume Degoulet'

Expand Down

0 comments on commit 67ef319

Please sign in to comment.