Skip to content
This repository was archived by the owner on Jun 30, 2023. It is now read-only.

Commit 3314b0e

Browse files
committed
Bump to v0.1.1
1 parent 19d2ab7 commit 3314b0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
setup(
44
name='img_rotate',
5-
version='0.1',
5+
version='0.1.1',
66
description="""Rotates PIL Image instances after EXIF-tagged image orientation""",
77
url="https://github.com/kylefox/python-image-orientation-patch",
88
author="Kyle Fox",

0 commit comments

Comments
 (0)