Skip to content

Commit

Permalink
version
Browse files Browse the repository at this point in the history
  • Loading branch information
Knio committed Feb 10, 2024
1 parent 215a463 commit 5d55409
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exifread/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
from exifread.jpeg import find_jpeg_exif
from exifread.exceptions import InvalidExif, ExifNotFound

__version__ = '3.0.0'
__version__ = '3.1.0.dev1'

logger = get_logger()

Expand Down

0 comments on commit 5d55409

Please sign in to comment.