Skip to content

Commit

Permalink
Merge pull request #245 from tnkhanh/patch-1
Browse files Browse the repository at this point in the history
Update setup.py
  • Loading branch information
andrewwhitehead authored Dec 13, 2023
2 parents f70a6d8 + fb2bbbe commit 83f3507
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 83f3507

Please sign in to comment.