Skip to content

Commit c6f8c20

Browse files
committed
add author email
1 parent 99fea3c commit c6f8c20

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
version=open("./pyepsilla/vectordb/version.py").read().split('"')[-2],
1515
keywords="epsilla",
1616
author="Epsilla Team",
17+
author_email="info@epsilla.com",
1718
description="Epsilla Python SDK",
1819
long_description="Epsilla Python SDK",
1920
license="Apache License",

0 commit comments

Comments
 (0)