Skip to content

Commit eb43ffc

Browse files
committed
Update setup.py
1 parent ed9569d commit eb43ffc

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
@@ -28,7 +28,7 @@ def find_version(*file_paths):
2828
description=u"Minimalistic set of image reader agnostic tools to easily iterate over large images",
2929
long_description=long_description,
3030
author="vfdev-5",
31-
author_email="vfdev dot 5 at gmail dot com",
31+
author_email="vfdev.5@gmail.com",
3232
url="https://github.com/vfdev-5/ImageTilingUtils",
3333
packages=find_packages(exclude=['tests', 'examples']),
3434
install_requires=[

0 commit comments

Comments
 (0)