Skip to content

Commit 96e8f27

Browse files
committed
update setup.py: email alias
1 parent 74cd32b commit 96e8f27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
long_description=long_description,
3333
long_description_content_type='text/markdown',
3434
author=['Pantelis Sopasakis', 'Ruairi Moran'],
35-
author_email='p.sopasakis@gmail.com',
35+
author_email='xzu.trustful191@passinbox.com',
3636
license='GNU General Public License v3 (GPLv3)',
3737
packages=find_packages(
3838
exclude=["private"]),

0 commit comments

Comments
 (0)