Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
Not sure if this is correct but I think it makes more sense

Signed-off-by: TN Khanh <[email protected]>
  • Loading branch information
tnkhanh authored Dec 7, 2023
1 parent 9f2ac86 commit cc7e2bb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions wrappers/python/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
setup(
name=PACKAGE_NAME,
version=VERSION,
author="Hyperledger Aries Contributors",
author_email="aries@lists.hyperledger.org",
author="Hyperledger Indy Contributors",
author_email="indy@lists.hyperledger.org",
url="https://github.com/hyperledger/indy-vdr",
packages=find_packages(),
include_package_data=True,
Expand Down

0 comments on commit cc7e2bb

Please sign in to comment.