Skip to content

Commit 5c2a9a6

Browse files
committed
Update setup.py
1 parent a3b87cd commit 5c2a9a6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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"Observe dataset of images and targets in few shots",
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/ImageDatasetViz",
3333
packages=find_packages(exclude=['tests', 'examples']),
3434
install_requires=[

0 commit comments

Comments
 (0)