Skip to content

Commit 6d9a6f4

Browse files
committed
update author email in setup.py
1 parent 4137c8b commit 6d9a6f4

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
@@ -22,7 +22,7 @@
2222
name="LabelFusion",
2323
version="1.0.14", # dev: development release; this should be changed when tagging
2424
author="Megh Bhalerao, Sarthak Pati",
25-
author_email="software@cbica.upenn.edu",
25+
author_email="admin@fets.ai",
2626
python_requires=">=3.8",
2727
packages=find_packages(),
2828
scripts=["fusion_run"],

0 commit comments

Comments
 (0)